Hello, > #define easprintf(args...) assert(asprintf (args) != -1)
That will be removed when building with -DNDEBUG, not a good thing :) Also, I don't see copyright assignment in the FSF records, did you start making one? Samuel
Hello, > #define easprintf(args...) assert(asprintf (args) != -1)
That will be removed when building with -DNDEBUG, not a good thing :) Also, I don't see copyright assignment in the FSF records, did you start making one? Samuel