lib/csharpcomp.c


Log

Author Commit Date CI Message
Bruno Haible 20668199 2006-10-31T19:18:54 Make it compile in C++ mode.
Bruno Haible 99099106 2006-09-14T14:18:36 Include <config.h> unconditionally.
Bruno Haible b7b79704 2006-07-22T14:24:36 Update csharpcomp module from GNU gettext 0.15.
Derek R. Price d3d0152e 2006-04-26T15:55:46 * lib/wait-process.c, lib/wait-process.h, lib/csharpcomp.c, lib/execute.c, lib/javacomp.c: Back out previous change.
Derek R. Price 6d8d4e52 2006-04-25T20:58:26 * lib/wait-process.h (wait_subprocess): Accept a new exitsignal argument. * lib/wait-process.c (wait_subprocess): Always set *exitsignal to 0 when present and set it to the offending signal when the child exits due to a signal. * lib/csharpcomp.c, lib/execute.c, lib/javacomp.c: Update all callers.
Bruno Haible 261bf559 2005-12-02T13:40:07 Fix portability bug w.r.t. Microsoft's csc compiler.
Bruno Haible d1bd0e64 2005-06-08T12:10:25 New module 'csharpcomp'.