/[fuse.before_github]/perl-llin/Fuse.xs
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /perl-llin/Fuse.xs

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

revision 68 by dpavlin, Tue Jan 3 16:21:13 2006 UTC revision 71 by dpavlin, Tue Jan 3 17:27:32 2006 UTC
# Line 30  static inline void create_perl_context() Line 30  static inline void create_perl_context()
30  #include <fuse/fuse.h>  #include <fuse/fuse.h>
31    
32  #undef DEBUGf  #undef DEBUGf
33  #if 1  #if 0
34  #define DEBUGf(f, a...) fprintf(stderr, "%s:%d (%i): " f,__BASE_FILE__,__LINE__,sp-PL_stack_base ,##a )  #define DEBUGf(f, a...) fprintf(stderr, "%s:%d (%i): " f,__BASE_FILE__,__LINE__,sp-PL_stack_base ,##a )
35  #else  #else
36  #define DEBUGf(a...)  #define DEBUGf(a...)

Legend:
Removed from v.68  
changed lines
  Added in v.71

  ViewVC Help
Powered by ViewVC 1.1.26