This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
On Sun, Mar 23, 2003 at 06:21:52PM +0000, Glen Nakamura wrote: > > Not a bug. Type-aliasing violation between "char **" and "unsigned **". > > Actually, the test case uses "signed char **" and "unsigned char **"... > Not sure if that changes your analysis. No; the former was just a typo. r~
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |