Re: Internal error 8888 (was Re: [fpc-pascal]Strange Segfault...)

2003-07-14 Thread Alan Mead
--- [EMAIL PROTECTED] wrote: > > {$H+} > or > {$H-} > > definitely works. Sorry, by does nothing I meant that it does nothing to solve my problems with strings. Of course, the fundamental problem is that I don't fully understand anything but old-fashioned TP strings. [EMAIL PROTECTED] seq-baye

Re: Internal error 8888 (was Re: [fpc-pascal]Strange Segfault...)

2003-07-14 Thread Jonas Maebe
On maandag, jul 14, 2003, at 20:31 Europe/Brussels, Alan Mead wrote: If there is, I cannot find it. {$H} does nothing and I re-read the portion of the docs that deal with the sting types again and I don't see what I'm doing wrong. There is a difference between longstrings and ansistrings. Ansistri

Re: Internal error 8888 (was Re: [fpc-pascal]Strange Segfault...)

2003-07-14 Thread Michael . VanCanneyt
On Mon, 14 Jul 2003, Alan Mead wrote: > > --- James Mills <[EMAIL PROTECTED]> wrote: > > On Mon, Jul 14, 2003 at 06:48:06AM -0700, Alan Mead wrote: > > > I'm running into this string problem as well. I'd like to use > > > strings longer than 255 but I get strange errors like: > > > > [...] > >