Skip to content

Fix various compiler warnings#6

Open
jmccrohan wants to merge 3 commits intocmatsuoka:masterfrom
jmccrohan:master
Open

Fix various compiler warnings#6
jmccrohan wants to merge 3 commits intocmatsuoka:masterfrom
jmccrohan:master

Conversation

@jmccrohan
Copy link
Contributor

No description provided.

jmccrohan added 3 commits May 11, 2015 23:16
Fixes -Wsign-compare compiler warning.

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
Fixes -Wsign-compare compiler warnings.

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
@cmatsuoka
Copy link
Owner

The last time I proposed similar changes there were problems with figlet being built on systems that don't support stdint.h or anything newer than K&R C (yes, it's ancient, I know). There's support for wchar.h but it's protected inside a macro test. The sign fixes are probably good, I'll check them and merge what I can.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants