Dekel Tsur <[EMAIL PROTECTED]> writes:
| On Thu, May 02, 2002 at 10:38:22AM +0200, Lars Gullik Bjønnes wrote:
>> I really, really want to say that with gcc 3 you cannot use
>> lyxstring... (even if it is not hard to fix)
>>
>> For cxx I have no idea how to really fix it, but I guess we can eithe
On Thu, May 02, 2002 at 10:38:22AM +0200, Lars Gullik Bjønnes wrote:
> I really, really want to say that with gcc 3 you cannot use
> lyxstring... (even if it is not hard to fix)
>
> For cxx I have no idea how to really fix it, but I guess we can either
> use one of the functions Dekel provided an
Angus Leeming <[EMAIL PROTECTED]> writes:
| On Wednesday 01 May 2002 7:23 pm, Lars Gullik Bjønnes wrote:
>> "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
>> | On Wed, May 01, 2002 at 08:08:25PM +0200, Lars Gullik Bjønnes wrote:
>> >> "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
>> >> >> | lyxs
On Wednesday 01 May 2002 7:23 pm, Lars Gullik Bjønnes wrote:
> "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
> | On Wed, May 01, 2002 at 08:08:25PM +0200, Lars Gullik Bjønnes wrote:
> >> "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
> >> >> | lyxstring.C:1764: parse error before `::'
> >> >> | l
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
| On Wed, May 01, 2002 at 08:08:25PM +0200, Lars Gullik Bjønnes wrote:
>> "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
>>
>> >> | lyxstring.C:1764: parse error before `::'
>> >> | lyxstring.C:1766: confused by earlier errors, bailing out
>> >>
>>
On Wed, May 01, 2002 at 08:08:25PM +0200, Lars Gullik Bjønnes wrote:
> "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
>
> >> | lyxstring.C:1764: parse error before `::'
> >> | lyxstring.C:1766: confused by earlier errors, bailing out
> >>
> >> All this because of substandard compiler and library
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
>> What about this version then:
>> (and it is probably not correct anymore)
>
| Yes, it compiles and links and runs but produces no change (that is,
| the same misbehavior with the dependency files).
Yes... I posted a new correct one...
--
> What about this version then:
> (and it is probably not correct anymore)
Yes, it compiles and links and runs but produces no change (that is,
the same misbehavior with the dependency files).
--
Kayvan A. Sylvan | Proud husband of | Father to my kids:
Sylvan Associates, Inc. |
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
>> | lyxstring.C:1764: parse error before `::'
>> | lyxstring.C:1766: confused by earlier errors, bailing out
>>
>> All this because of substandard compiler and library...
>>
>> What complier are you using?
>
| 2.95.1 on my Linux build machines.
T
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
| On Wed, May 01, 2002 at 07:01:49PM +0200, Lars Gullik Bjønnes wrote:
>> [EMAIL PROTECTED] (Lars Gullik Bjønnes) writes:
>>
>> | Dekel Tsur <[EMAIL PROTECTED]> writes:
>> >
>> | | The bug was due to a bug in lyxstring (operator <<)
>> | | The probl
> | lyxstring.C:1764: parse error before `::'
> | lyxstring.C:1766: confused by earlier errors, bailing out
>
> All this because of substandard compiler and library...
>
> What complier are you using?
2.95.1 on my Linux build machines.
---Kayvan
--
Kayvan A. Sylvan
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
| On Wed, May 01, 2002 at 07:01:49PM +0200, Lars Gullik Bjønnes wrote:
>> [EMAIL PROTECTED] (Lars Gullik Bjønnes) writes:
>>
>> | Dekel Tsur <[EMAIL PROTECTED]> writes:
>> >
>> | | The bug was due to a bug in lyxstring (operator <<)
>> | | The probl
On Wed, May 01, 2002 at 07:01:49PM +0200, Lars Gullik Bjønnes wrote:
> [EMAIL PROTECTED] (Lars Gullik Bjønnes) writes:
>
> | Dekel Tsur <[EMAIL PROTECTED]> writes:
> >
> | | The bug was due to a bug in lyxstring (operator <<)
> | | The problem was that the code did not skip the whitespace before
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes:
| Dekel Tsur <[EMAIL PROTECTED]> writes:
>
| | The bug was due to a bug in lyxstring (operator <<)
| | The problem was that the code did not skip the whitespace before the first
| | non whitespace char.
| | Attached are two possible fixes:
| | The f
Dekel Tsur <[EMAIL PROTECTED]> writes:
| The bug was due to a bug in lyxstring (operator <<)
| The problem was that the code did not skip the whitespace before the first
| non whitespace char.
| Attached are two possible fixes:
| The first one was copied from g++-2/std/bastring.cc
| (I don't know
On Wed, May 01, 2002 at 06:43:42PM +0300, Dekel Tsur wrote:
> The bug was due to a bug in lyxstring (operator <<)
> The problem was that the code did not skip the whitespace before the first
> non whitespace char.
> Attached are two possible fixes:
> The first one was copied from g++-2/std/bastrin
The bug was due to a bug in lyxstring (operator <<)
The problem was that the code did not skip the whitespace before the first
non whitespace char.
Attached are two possible fixes:
The first one was copied from g++-2/std/bastring.cc
(I don't know what side-effects is.ipfx0 has).
The second one doe
17 matches
Mail list logo