Re: [AD] include path fixup patch.

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


On Tue January 8 2008, Peter Wang wrote:
> Review follows.
>
> >  ALLEGRO_SRC_QNX_FILES = \
> >  	src/qnx/qdrivers.c \
> > @@ -545,7 +565,6 @@
> >  	examples/exmem.c \
> >  	examples/exmidi.c \
> >  	examples/exmouse.c \
> > -	examples/exnew_events.c \
> >  	examples/expackf.c \
> >  	examples/expal.c \
> >  	examples/expat.c \
> > @@ -568,7 +587,16 @@
> >  	examples/exunicod.c \
> >  	examples/exupdate.c \
> >  	examples/exxfade.c \
> > -	examples/exzbuf.c
> > +	examples/exzbuf.c \
> > +	examples/exnewapi.c \
> > +	examples/exnew_bitmap.c \
> > +	examples/exnew_fs_resize.c \
> > +	examples/exnew_icon.c \
> > +	examples/exnew_lockbitmap.c \
> > +	examples/exnew_lockscreen.c \
> > +	examples/exnew_mouse.c \
> > +	examples/exnew_mouse_events.c \
> > +	examples/exnew_resize.c
>
> Putting exnew* at the back is okay but it's not as simple as just sorting
> the whole list and might make it harder to compare two lists (e.g. with the
> output of ls).
>

That is to say, you want it sorted? But then I wrote misc/checklst.pl to check 
these lists for missing files ;) though I've only implemented 
ALLEGRO_SRC_FILES so far.

-- 
Thomas Fjellstrom
tfjellstrom@xxxxxxxxxx




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/