Hi
Here is little patch, which reflects some glibc extensions to strftime.
We need to omit some more modifiers.
Petr
Index: unix/clocale.pp
===
--- unix/clocale.pp (revision 10833)
+++ unix/clocale.pp (working copy)
@@ -104,
On Sat, Apr 26, 2008 at 07:28:46PM +0200, Florian Klaempfl wrote:
> [EMAIL PROTECTED] schrieb:
> >Hi.
> >
> >Today I worked on VarArrays. Here is 64-bit friendly VariantArray patch.
> >Testing program is attached too. Implementation was tested on i386 and
> >AMD64 linux with valgrind.
>
> The patc