/[xforms]/xforms/lib/flcolor.c
ViewVC logotype

Diff of /xforms/lib/flcolor.c

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

revision 1.7 by leeming, Thu Nov 20 10:46:16 2003 UTC revision 1.8 by lasgouttes, Fri Nov 21 10:54:03 2003 UTC
# Line 1023  fl_mapcolor(FL_COLOR col, int r, int g, Line 1023  fl_mapcolor(FL_COLOR col, int r, int g,
1023          M_warn("MapColor", "Something is wrong - will proceed");          M_warn("MapColor", "Something is wrong - will proceed");
1024    
1025    
1026  #if (FL_DEBUG >= M_DEBUG)  #if (FL_DEBUG >= ML_DEBUG)
1027      M_warn("MapColor", "(%d %d %d)<->(%d %d %d)",      M_warn("MapColor", "(%d %d %d)<->(%d %d %d)",
1028             r, g, b, cur_map[j].red, cur_map[j].green, cur_map[j].blue);             r, g, b, cur_map[j].red, cur_map[j].green, cur_map[j].blue);
1029  #endif  #endif
# Line 1148  fl_get_visual_depth(void) Line 1148  fl_get_visual_depth(void)
1148      return fl_state[fl_vmode].depth;      return fl_state[fl_vmode].depth;
1149  }  }
1150    
1151  #if (FL_DEBUG >= FL_WARN)       /* { */  #if (FL_DEBUG >= ML_WARN)       /* { */
1152  /* print out the current state info. For debugging only */  /* print out the current state info. For debugging only */
1153  void  void
1154  fl_dump_state_info(int mode, const char *where)  fl_dump_state_info(int mode, const char *where)

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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