Re: Turbo Basic Explorer



mamcx wrote:

Like for example having more than 5000 warning and error for convert
a vb.net (asp.net) project from 1.1 to 2.0,including 1500+ for a non
visual, no asp.net, code only library?

Without seeing the project and the settings exactly, I would be ill
informed to suggest a reason for the warnings and errors. After all, I
could suggest anything from a marginal port, failure to correctly
configure the VS2005 IDE correctly for the lesser restrictions,
incompent programmers to things I probably can't even guess, perhaps
even dependandies on 1.0 assemblies that are not available in 2.0 as
yet.

Warnings themselves do not quality as a "Break" in the language.

Delphi does love to bitch endlessly itself until you turn off a number
of compiler flags (honest, this is NOT nor ever will be a dotnet
project, I don't care if typecasting and pointers are dotnet no-nos)

So, like I say, without seeing the code itself, I would not be
automatically inclined to blame MS. Heck, I've a had a few Delphi
components that suddenly stopped compiling with a version change
because I conflicted with new methods in parent VCL & RTL objects. Is
that Borland deliberately out to get me?
.



Relevant Pages

  • Re: Upgrade Dev Exp to D7... lotsa errors
    ... Some new warnings were introduced in Delphi 7 to help people port their code ... Unsafe type and Unsafe code. ...
    (borland.public.delphi.thirdpartytools.general)
  • ANN: eyebol pascal analyzer 1.30 (Over New Hints+warnings, ...)
    ... Just released - Version 1.30 of eyebol ... Integration as well as some new warnings and bug fixes. ... * Integrates with Delphi 5 to Delphi 2005. ... * Naming suggestions for components with only default naming (e.g. button1 ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: Function keeps remembering last val?
    ... but I thought seens as Delphi 7 Ent ... > didn't generate any warnings, ...
    (borland.public.delphi.language.objectpascal)
  • Re: Why does compiler insist variables are never used?
    ... ISTM that, once again, the warning messages produced by Delphi have pointed ... as a programmer usually knew best. ... Now I work hard at eliminating all warnings, even if I have to add spurious ... When a program compiles without warnings I'm a very happy ...
    (alt.comp.lang.borland-delphi)
  • Re: buildkernel suddenly not respecting -DNO_WERROR
    ... >> I keep getting warnings re: failed attempts to inline functions, ... it doesn't explain why your kernel build has suddenly sprouted ... warnings when none should exist (unless you're using home-grown ... compiler flags). ...
    (freebsd-stable)