gl_list.h

2012-09-27 Thread illusionoflife
Maybe I do not understand something, but why it operates on const pointers? So, if I store dynamically allocated objects, I want them to cleared, but dispose_fn signature forces me to fight aganist library. Why? -- Best regards, illusionoflife. This mail is for mailing lists. For private, responc

gl_list.h doesn't compile with C89 compiler

2006-10-24 Thread Bruno Haible
Just fixed this. 2006-10-24 Bruno Haible <[EMAIL PROTECTED]> * lib/gl_list.h: Use C comment style, not C++ comment style. *** lib/gl_list.h 6 Oct 2006 12:06:07 - 1.3 --- lib/gl_list.h 24 Oct 2006 13:23:28 - *** *** 360,366