Commit Graph

14 Commits (efffd21c3692df73ebaa146823386a2db057c125)

Author SHA1 Message Date
Lance Wang bbb46ab9a5 annotate: be consistent in error messages 2019-08-03 12:54:08 -04:00
Mike Frysinger e9bf9ddf1d annotate: rewrite code to avoid fixed buffers
Avoid fgets which can chop lines, and strncpy which in this case was
missing a NUL terminating byte.
2018-06-22 00:04:07 -04:00
Mike Frysinger 08b0dbaec6 move (redundant) ifdef checks from source to build files
We've been tracking program deps in the build files, so it ends up
being redundant for a lot of our test/example programs.  Clean them
up, and update some of the cmake/automake files as needed.
2018-06-21 23:55:11 -04:00
Pierre Joye 77055bc404 fix coverity CID 95865: bail out nicely on too long font name 2016-06-20 09:35:56 +07:00
Remi Collet 255af40ea9 fix issue #64 2013-05-27 13:55:13 +02:00
Ondřej Surý 32b1307c62 Use custom error handler instead of fprintf(stderr, ...) 2013-04-18 08:28:36 +02:00
pierrejoye e20413bf6b - apply same CS everywhere 2013-04-03 14:23:11 +02:00
tabe ce46d92674 fix -Wunused-parameter 2013-02-12 13:47:20 +09:00
mattias 8fa600dc3b - ws + cs 2007-12-22 08:33:04 +00:00
pierre f0f76087eb - sync to 2.0.24 2006-04-05 15:52:21 +00:00
pierre 871d0d852c - sync to 2.0.12 2006-04-05 15:47:57 +00:00
pierre 2399023b6c - sync to 2.0.9 2006-04-05 15:46:42 +00:00
pierre b0243fe7b1 - sync to 2.0.5 2006-04-05 15:44:56 +00:00
pierre 9403f3ad12 - sync to 2.0.3 2006-04-05 15:43:50 +00:00