Re: Latest B&Vs uploaded to Yahoo Groups



Hi Pierre

The point is that I am doing a lot of work to make complete releases with
the correct version numbers and compiled with D2005. Each time somebody
makes a release like you did, with no benchmarking or validation, with
incorrect version numbers and compiled with a wrong compiler, then all my
carefull work is partly destroyed. It is sad to see how consistency is
neglected.

We have not yet agreed on a proper system for handling releases. This is a
severe problem with so many people working on the B&V's.

Best regards
Dennis Kjaer Christensen


.



Relevant Pages

  • Re: COBOL intrinsic functions
    ... If your compiler does NOT have this function, ... I couldn't find anything on exception handling for intrinsic functions, ... The intrinsic function corrrectly picked up the date as an error... ... It would be SO good if COBOL had a simple date validation intrinsic... ...
    (comp.lang.cobol)
  • Re: Garbage collection
    ... handling requires a lot of special logic within the compiler. ... well, one option, in my case, would be to base exception handling off my GC and dynamic typing library (I am likely to also include a threading system there as well). ... I had considered doing incremental GC without write barriers, but this seems probably too unsafe. ...
    (comp.std.c)
  • What is the Best Way to handle Optional Arguments with Default Values?
    ... This is an example of optional argument handling. ... ENDIF ... the locals and substitute the MERGEs directly into the expressions? ... allowed a compiler to "optimize" the statement if ix was present, ...
    (comp.lang.fortran)
  • Re: How to add linebreak to a long string
    ... >> A compiler is not a text processor. ... > - whenever text data is entered into code, there is a need for handling ... > multiline text, of course. ... > or message text without explicitly concatinating lines. ...
    (comp.lang.pascal.delphi.misc)
  • Re: Use Java classes in other languages
    ... One way of handling that is two write a compiler for he JVM that ... USING JNI would be horrendous unless you just needed a few things. ...
    (comp.lang.java.programmer)