dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pnet-developers] not a compile time constant


From: Miroslaw Dobrzanski-Neumann
Subject: [Pnet-developers] not a compile time constant
Date: Mon, 17 Nov 2003 10:55:41 +0100
User-agent: Mutt/1.4i

Hi,

attached you find two patches for the following problems

1. comma followed by a brace is not allowed

2. MB_CUR_MAX is not a compile time constant
here a text from glibc manual:

`MB_CUR_MAX' expands into a positive integer expression that is the
maximum number of bytes in a multibyte character in the current
locale.  The value is never greater than `MB_LEN_MAX'.  Unlike
`MB_LEN_MAX' this macro need not be a compile-time constant, and in
the GNU C library it is not.

Apply please.

Regards,
-- 
Mirosław Dobrzański-Neumann
E-mail: address@hidden

This message is utf-8 encoded


reply via email to

[Prev in Thread] Current Thread [Next in Thread]