Re: [DOTNET] Lame compiler error of the day...

2002-05-13 Thread Eric Gunnerson
riginal Message- From: Peter Foreman [mailto:[EMAIL PROTECTED]] Sent: Monday, May 13, 2002 9:32 AM To: [EMAIL PROTECTED] Subject: Re: [DOTNET] Lame compiler error of the day... Myself and everyone else on this list can think of a number of solutions to that. Do you have some special need for

Re: [DOTNET] Lame compiler error of the day...

2002-05-13 Thread Peter Foreman
Myself and everyone else on this list can think of a number of solutions to that. Do you have some special need for a specific memory layout? --- Eric Gunnerson <[EMAIL PROTECTED]> wrote: > The 2048 character limit is an artifact of how we do parsing within the > IDE. We're considering increasin

Re: [DOTNET] Lame compiler error of the day...

2002-05-13 Thread Eric Gunnerson
-- From: Rob Perkins [mailto:[EMAIL PROTECTED]] Sent: Sunday, May 12, 2002 12:15 AM To: [EMAIL PROTECTED] Subject: Re: [DOTNET] Lame compiler error of the day... On Fri, 10 May 2002 11:20:24 -0600, Brad Wilson <[EMAIL PROTECTED]> wrote: >Compiler Error Message: CS1034: Compiler limit

Re: [DOTNET] Lame compiler error of the day...

2002-05-11 Thread Rob Perkins
On Fri, 10 May 2002 11:20:24 -0600, Brad Wilson <[EMAIL PROTECTED]> wrote: >Compiler Error Message: CS1034: Compiler limit exceeded: Line cannot exceed >2046 characters !! Wow. One expects that from oddball legacy FORTRAN compilers (hello! Intel! Slap your Itanium back end onto CVF!), NOT the l

Re: [DOTNET] Lame compiler error of the day...

2002-05-11 Thread Steve Loughran
- Original Message - From: "Brad Wilson" <[EMAIL PROTECTED]> Sent: Friday, May 10, 2002 10:20 AM Subject: Lame compiler error of the day... > Compiler Error Message: CS1034: Compiler limit exceeded: Line cannot exceed > 2046 characters > > /me suggests the compiler team might consider th

Re: [DOTNET] Lame compiler error of the day...

2002-05-10 Thread Simon Robinson
ginal Message - From: "Brad Wilson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, May 10, 2002 6:20 PM Subject: [DOTNET] Lame compiler error of the day... > Compiler Error Message: CS1034: Compiler limit exceeded: Line cannot exceed > 2046 characters &

Re: [DOTNET] Lame compiler error of the day...

2002-05-10 Thread Brad Wilson
Marsh, Drew wrote: > You exceeded 2046 characters in one line of code?!? :O It was machine generated code, and ASP.net tossed cookies all over my browser as a result. Lame! Brad -- Read my web log at http://www.quality.nu/dotnetguy/ You can read messages from the DOTNET archive, unsubscribe f

Re: [DOTNET] Lame compiler error of the day...

2002-05-10 Thread Marsh, Drew
Brad Wilson [mailto:[EMAIL PROTECTED]] wrote: > Compiler Error Message: CS1034: Compiler limit exceeded: Line > cannot exceed 2046 characters > > /me suggests the compiler team might consider that wacky > "dynamic buffering" thingy everybody talks about these days... You exceeded 2046 characters

[DOTNET] Lame compiler error of the day...

2002-05-10 Thread Brad Wilson
Compiler Error Message: CS1034: Compiler limit exceeded: Line cannot exceed 2046 characters /me suggests the compiler team might consider that wacky "dynamic buffering" thingy everybody talks about these days... Brad -- Read my web log at http://www.quality.nu/dotnetguy/ You can read messages