From: Dennis S. <sy...@yo...> - 2004-10-06 09:45:27
|
On Tue, 2004-10-05 at 15:21 -0300, Duilio Protti wrote: > > Added the VisError subsystem to CVS. It consists out of: > > > > visual_error_raise > > visual_error_set_handler > > > > I've put these in lv_error.c, lv_error.h because at a > > later stage we might want to add more error handling > > stuff, thus having it in it's own files is better. > > Now what we have too much headers files on libvisual, probably would be a > good point to move all headers to an 'include' directory within CVS. Do we have too many headers ?, I'm not sure about this, I had this idea before, but on the other hand... Why is it needed ? Having them in one dir keeps the .h, .c pairs nice als close to each other, (That is how I personally feel about it atleast..) Cheers, Dennis |