/[gcjwebplugin]/gcjwebplugin/src/pluginDebug.h
ViewVC logotype

Diff of /gcjwebplugin/src/pluginDebug.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by fitzsim, Thu Nov 6 06:02:12 2003 UTC revision 1.5 by mkoch, Sun Nov 9 10:43:56 2003 UTC
# Line 41  exception statement from your version. * Line 41  exception statement from your version. *
41  #define PLUGIN_DEBUG(arg)               g_printerr ("GCJ PLUGIN: %s",          arg)  #define PLUGIN_DEBUG(arg)               g_printerr ("GCJ PLUGIN: %s",          arg)
42  #define PLUGIN_DEBUG2(output, arg)      g_printerr ("GCJ PLUGIN: " output, arg);  #define PLUGIN_DEBUG2(output, arg)      g_printerr ("GCJ PLUGIN: " output, arg);
43    
44  #define PIPE_OUTPUT_DEBUG(arg)          g_printerr ("  PIPE: plugin wrote %s\n", arg)  #define PIPE_OUTPUT_DEBUG(arg)          g_printerr ("  PIPE: plugin wrote: %s\n", arg)
45  #define PIPE_INPUT_DEBUG(arg)           g_printerr ("  PIPE: plugin read %s\n",  arg)  #define PIPE_INPUT_DEBUG(arg)           g_printerr ("  PIPE: plugin read: %s\n",  arg)
46    
47  #else  #else
48    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26