Hi Eric,
Just wanted to tell you that your patch is correct and the Release
Buildslave is failing as you can see from its log. For some reason, it
stopped cleaning properly today and also has weird file deletion issues
sometimes.
But as long as the patch builds on the Debug slave, it's correct in 99% of
all cases.
Wanted to finish this mail before you reverted in r37802, but I was too
slow. :-(
So, it's safe for you to reapply r37801 and it's here to stay!
Best regards,
Colin
On Nov 30, 2008, at 10:19 PM, gschneider(a)svn.reactos.org wrote:
> Author: gschneider
> Date: Sun Nov 30 13:19:45 2008
> New Revision: 37774
> - if (!(tmp = (char*)und_alloc(sym, len))) return NULL;
> + if (!(tmp = und_alloc(sym, len))) return NULL;
You might want to keep these when syncing, it reduces compiler warnings.
Hello, everyone.
Since I'm new to this mailing list, I may ask stupid questions, so
don't be mad at me. ;-)
I was trying to get the status of east asian language support, but
couldn't find it in the wiki.
Could someone tell me some brief status about east asian support?
--
Regards,
Ashuaria Lee