Re: Suggested Alternative Unicode Implementation (for Rudy+ miscothers)



In article <47d5a268$1@xxxxxxxxxxxxxxxxxxxxxx>,
abauer@xxxxxxxxxxxxxxxxxxxxxx says...

Yet it is much more insidious of a problem due to the overwhelming
ubiquity of the "string" datatype. I am concerned that this would be
much more confusing and difficult to handle because the rules would
shift around.

Hmm, I'm not so sure I see at as any more confusing than an already
potentially confusing situation (ref e.g. "TBitmap") especially since it
would be obvious that a String type compatability issue is present, vs
some almost entirely inscrutable type-hiding behaviour.



If you had the source for unit A. Even if you did have the source, the
compile would still fail because the compiler would try to link against
the precompiled DCU. Since Unit A's source didn't change, it won't
automatically recompile it.

Again, this is not a new problem.

Everyone surely knows by now that a full build is mandatory after
changing project options/defines etc to be sure that your changes are
properly respected by any source units.
.



Relevant Pages

  • Property. Control or View State?
    ... I am creating a control which I will compile in a class. ... Property ItemsAs Generic.List(Of String) ... this is a little bit confusing to me. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: PRODUCT calculation in queries
    ... The Microsoft Jet database engine could not find the input table or query ... After pasting it into the code window, choose Compile on the Debug menu. ... Function Product(strField As String, strTable As String, _ ... Dim dblResult As Double ...
    (microsoft.public.access.queries)
  • Re: Help a beginner - simple lowercase to uppercase and so on function
    ... can understand everything but it should take shape with more practice ... it compiles and returns uppercase letters ... in this string!" ... to compile on both. ...
    (comp.lang.c)
  • Re: Compile time string literal substitution to external data file
    ... and these string literals may expose sensitive information ... > I want to use the compile time macros for file name, line number, and ... I'd put a macro and a function like: ...
    (microsoft.public.vc.language)
  • Re: "Ada Gems": Constructor functions
    ... I use Ada 95 to compile and did not receive the BUG ERROR ... function Create_Object (Name: in String) return Object; ... function Construct return Object is ...
    (comp.lang.ada)