[fpc-devel] Constant arrays sometimes produce incorrect data tables

2005-08-13 Thread David Butler
Hi all I picked up this weird code generation problem (it was also present in 2.0.0). I reported it as bug 4277 today. Unfortunately I can only reproduce it in a specific context, so please e-mail me for the unit. The problem is when you define an array of constant strings. For example: const

Re: [fpc-devel] Constant arrays sometimes produce incorrect data tables

2005-08-13 Thread Anton Tichawa
David Butler wrote: Hi all I picked up this weird code generation problem (it was also present in 2.0.0). I reported it as bug 4277 today. Unfortunately I can only reproduce it in a specific context, so please e-mail me for the unit. The problem is when you define an array of constant