Search found 262 matches

by Josef Templ
Fri Oct 09, 2020 10:57 am
Forum: Documentation
Topic: Linker Docu file for Linux
Replies: 4
Views: 26540

Re: Linker Docu file for Linux

Having 3 directory levels would IMHO be better than just the 2 we have now.
The question then arises if it could be N as a generalization and in particular if
that makes a big difference in terms of implementation effort?
by Josef Templ
Tue Sep 15, 2020 12:01 pm
Forum: Bug
Topic: SYSTEM.VAL(INTEGER, NIL) won't compile
Replies: 1
Views: 7330

Re: SYSTEM.VAL(INTEGER, NIL) won't compile

I do agree.
It makes sense to change this in the proposed way for the sake of completeness.

- Josef
by Josef Templ
Thu Sep 03, 2020 8:22 am
Forum: Bug
Topic: MAX with two arguments
Replies: 10
Views: 15692

Re: MAX with two arguments

Permitting the expression MAX(INTEGER, 0) looks like an error to me, and should be treated as a compiler bug. I have not followed this discussion very closely, so have two questions: 1 - Do the proposed changes to DevCPB fully resolve this issue? 2 - Is the problem with characters the same issue, o...
by Josef Templ
Thu Sep 03, 2020 7:10 am
Forum: Bug
Topic: MAX with two arguments
Replies: 10
Views: 15692

Re: MAX with two arguments

There is yet another little bug in the docu of MIN/MAX(T), I think: MAX(T) T = basic type T maximum value of type T T = SET INTEGER maximum element of a set The order is wrong. SET must be first according to the rule that the first matching line defines the result because SET is a basic type. - Josef
by Josef Templ
Mon Aug 03, 2020 7:46 am
Forum: Bug
Topic: Compiler trap in Real64 op ADR(x)
Replies: 13
Views: 20845

Re: Compiler trap in Real64 op ADR(x)

a bug fix as proposed by adimetrius has been prepared for the center version.

Thanks for the careful analysis and bug fix proposal.

- Josef
by Josef Templ
Wed Jul 22, 2020 11:11 am
Forum: News
Topic: armBox (BlackBox for ARM single-board computers)
Replies: 1
Views: 8922

Re: armBox (BlackBox for ARM single-board computers)

impressive work!

- Josef
by Josef Templ
Wed Jul 22, 2020 11:08 am
Forum: Bug
Topic: ENTIER / Math.Floor bug
Replies: 4
Views: 8728

Re: ENTIER / Math.Floor bug

could be added to the docu but it is very implementation specific. So I am not sure about that.

- Josef
by Josef Templ
Wed Jul 22, 2020 10:49 am
Forum: Component Pascal
Topic: About the identifier behind the number
Replies: 3
Views: 8863

Re: About the identifier behind the number

I don't think it is a bug because you can also write a+b without white space in between.

- Josef
by Josef Templ
Tue Mar 17, 2020 5:42 pm
Forum: System
Topic: Where can I find a LinuxApi for Blackbox?
Replies: 3
Views: 9262

Re: Where can I find a LinuxApi for Blackbox?

It is possible that Ivan has something like the WinApi for Linux in his native BlackBox for Linux version.
The standard BB distribution is Windows only and does not have such an interface.

- Josef
by Josef Templ
Sat Dec 21, 2019 7:29 pm
Forum: Common questions
Topic: Virus Alerts
Replies: 18
Views: 35038

Re: Virus Alerts

Unfortunately the center currently does not have any code signing certificate at its disposal. That's why the link cannot be resolved.

Josef