Re: [AD] A few fixes to Al-CVS-2005/05/07 |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Monday 16 May 2005 07:36, guilt wrote:
> I managed to add Interprocedural optimization support for Intel C++.. I
am
> also giving a much cleaner, more configurable makefile.vc ... I am also
> providing a new fix.bat (the fix.txt file) and some documentation for the
> same (allegro._tx) .. I can't make a diff however (because i can't direct
> cvs to sourceforge) ....
Please use Matthew's http://www.allegro.cc/dev/make-diff.php.
It's earned him the `did plenty other things too' in the docs, so it would
be a shame if no one used it ;)
> Also provided is a grabber.c which currently uses vsprintf (but in the
> future must use vsnprintf, when we find a way to do it for MSVC6/7)
uvszprintf() should work properly.
Evert