On Wed, 16 Apr 2014 19:27:57 +0200 Mats Liljegren <[email protected]> wrote:
> > When debugging failing test cases I often missed what parameters were > used in those SAFE_* calls. This patch is meant to fix this. > > The output has been "standardized" into the following format: > <file>:<line>: <func>(<params>) <error message> > > E.g.: > test.c:130: chdir(mydir) failed > > This will then be followed by the usual errno stuff if applicable. > > The code compiles, but I haven't figured out a good way of testing > it. The changes are pretty simple however. > > Regards > Mats Liljegren I guess the lack of response on this patch was due to stabilization, but now that we have a release I'd like to remind about this one... Regards Mats Liljegren ------------------------------------------------------------------------------ Start Your Social Network Today - Download eXo Platform Build your Enterprise Intranet with eXo Platform Software Java Based Open Source Intranet - Social, Extensible, Cloud Ready Get Started Now And Turn Your Intranet Into A Collaboration Platform http://p.sf.net/sfu/ExoPlatform _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
