Re: File reg_startend patch

2007-04-15 Thread Matthew Burgess
On Sunday 15 April 2007 10:29, M.Canales.es wrote:
> El Sábado, 7 de Abril de 2007 18:57, Matthew Burgess escribió:
> > Thanks Greg, I'll remove the patch some time this week.
>
> Matt, don't forget this one, there is no trac entry for it.

Yep. thanks.  It's in my working copy and I'll be kicking a build off soon 
with all the other package upgrades in Trac.

Matt.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page


Re: File reg_startend patch

2007-04-15 Thread M.Canales.es
El Sábado, 7 de Abril de 2007 18:57, Matthew Burgess escribió:

> Thanks Greg, I'll remove the patch some time this week.
>

Matt, don't forget this one, there is no trac entry for it.


-- 
Manuel Canales Esparcia
Usuario de LFS nº2886:   http://www.linuxfromscratch.org
LFS en castellano: http://www.escomposlinux.org/lfs-es http://www.lfs-es.info
TLDP-ES:   http://es.tldp.org
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page


Re: File reg_startend patch

2007-04-07 Thread Matthew Burgess
On Saturday 07 April 2007 13:35, Greg Schafer wrote:

> Umm, why are you applying this patch? Just because it appears on the ftp
> site?

Nope, I did actually take a look at the source code and erroneously concluded 
it was necessary as REG_STARTEND wasn't defined.  Obviously, I forgot to take 
into account system headers. /usr/include/regex.h defines REG_STARTEND, and 
this file is included by src/file.h, which, in turn, is included by 
src/softmagic.c.

Thanks Greg, I'll remove the patch some time this week.

Matt.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page