Search found 1024 matches

by Robert
Mon Jun 15, 2020 5:07 pm
Forum: Resolved (Bugs)
Topic: issue-#208 ASSERT(FALSE) rejected by compiler
Replies: 3
Views: 9775

issue-#208 ASSERT(FALSE) rejected by compiler

The Language Report permits ASSERT(x) where x is a Boolean expression, so the compiler should be adjusted to match the report. For the issue see https://redmine.blackboxframework.org/issues/208 . Different languages in the Oberon familly have different semantics, including our current compiler behav...
by Robert
Sun Jun 14, 2020 4:45 pm
Forum: Discussion
Topic: Chair for 2020
Replies: 2
Views: 23608

Re: Chair for 2020

Can we please have some volunteers or nominations to take this position for the second half of 2020. The chairperson's responsibilities are described in https://wiki.blackboxframework.org/index.php?title=Center & https://wiki.blackboxframework.org/index.php?title=Updating_the_Git_master_branch. ...
by Robert
Fri Jun 12, 2020 9:02 pm
Forum: Features
Topic: Menus file accept comment line
Replies: 3
Views: 7397

Re: Menus file accept comment line

Does anyone else have an opinion about whether it is worth adding this feature?
by Robert
Tue Jun 09, 2020 7:33 am
Forum: Features
Topic: Menus file accept comment line
Replies: 3
Views: 7397

Re: Menus file accept comment line

I think this would be a useful feature. Two other comments: 1 - Is it easy to add attributes to menu entries? In particular I would like to use color. 2 - The last menu entry in the Windows menu is SEPARATOR "*" "" "HostMenus.WindowList" "" where the procedure...
by Robert
Mon Jun 08, 2020 7:54 pm
Forum: Voting
Topic: issue-#207 Compiler TRAPs with CONST expression
Replies: 2
Views: 6707

Re: issue-#207 Compiler TRAPs with CONST expression

I got the title of the group notice wrong. The vote is for issue 207, not 197. Sorry.
by Robert
Mon Jun 08, 2020 7:49 pm
Forum: Voting
Topic: issue-#207 Compiler TRAPs with CONST expression
Replies: 2
Views: 6707

issue-#207 Compiler TRAPs with CONST expression

For the issue see: https://redmine.blackboxframework.org/issues/207 For the discussion see: https://forum.blackboxframework.org/viewtopic.php?f=40&t=782 For the diffs see: https://redmine.blackboxframework.org/projects/blackbox/repository/diff?utf8=%E2%9C%93&rev=96b3e9ff065459964df3fbadf0b9c...
by Robert
Fri Jun 05, 2020 5:17 pm
Forum: Resolved (Bugs)
Topic: issue-#207 Compiler TRAPs with simple CONST expression
Replies: 11
Views: 11426

Re: issue-#207 Compiler TRAPs with simple CONST expression

I have tried the suggested fix, and it stops the compiler TRAPing, and appears to work correctly.

I have done only a very few tests, and don't claim to understand how the code works.
by Robert
Fri May 08, 2020 12:08 pm
Forum: Bugs
Topic: Trap 25 on start
Replies: 11
Views: 14718

Re: Trap 25 on start

Youy can down load a fresh version of 1.7.1 from http://blackboxframework.org/index.php? ... page,en-us to check if your version has somehow got corrupted.