[Citadel Development] Re: [SCM] citadel.org branch, libevent, updated. 2d65a22caf6157e3a4759e5e17cb2bbd1d5934a9

2011-08-19 Thread IGnatius T Foobar
  
 lib/stringbuf.c: In function 'StrECMAEscAppend': 
 lib/stringbuf.c:2216: error: 'IsUtf8Sequence' undeclared (first use in this
function) 
 lib/stringbuf.c:2216: error: (Each undeclared identifier is reported only
once 
 lib/stringbuf.c:2216: error: for each function it appears in.) 
 make: *** [lib/stringbuf.lo] Error 1 
  
 The build is broken, please help -- 
 


[Citadel Development] Re: [SCM] citadel.org branch, libevent, updated. 2d65a22caf6157e3a4759e5e17cb2bbd1d5934a9

2011-08-19 Thread dothebart


 

Fr Aug 19 2011 11:51:29 EDT von   IGnatius T Foobar @ Uncensored  Betreff: Re: [SCM] citadel.org branch, libevent, updated. 2d65a22caf6157e3a4759e5e17cb2bbd1d5934a9

lib/stringbuf.c: In function 'StrECMAEscAppend':  lib/stringbuf.c:2216: error: 'IsUtf8Sequence' undeclared (first use in this function)  lib/stringbuf.c:2216: error: (Each undeclared identifier is reported only once  lib/stringbuf.c:2216: error: for each function it appears in.)  make: *** [lib/stringbuf.lo] Error 1  The build is broken, please help --


ups, fixed