Search found 2047 matches

by Josef Templ
Sat Nov 23, 2019 1:34 pm
Forum: Bugs
Topic: issue-#204 SYSTEM.BIT bug
Replies: 17
Views: 18889

Re: SYSTEM.BIT bug

@luowy, or may be Robert can also do that:
is it possible to change the title of this topic into something like

issue-#204 SYSTEM.BIT bug

I think that the original author can change the topic title in the very first posting of the topic but I am not sure.

- Josef
by Josef Templ
Sat Nov 23, 2019 1:15 pm
Forum: Bugs
Topic: issue-#204 SYSTEM.BIT bug
Replies: 17
Views: 18889

Re: SYSTEM.BIT bug

Thanks a lot for the test code. I have checked all the examples and they work as expected. I have also changed the bit offset (-56) into a positive number. As a small improvement of the generated output I have removed the redundant 0 displacement as for example in 0[eax]. For the changes see https:/...
by Josef Templ
Sat Nov 23, 2019 10:53 am
Forum: Bugs
Topic: issue-#204 SYSTEM.BIT bug
Replies: 17
Views: 18889

Re: SYSTEM.BIT bug

@luowy: in your proposal the order of operands (d) is changed if mode=Reg. After the IF ... END (in the old code) the order of operands is swapped again when writing output because there is another test for mode = Reg. My question is if it would be possible to remove the second test and to always us...
by Josef Templ
Thu Nov 21, 2019 7:36 pm
Forum: Bugs
Topic: issue-#204 SYSTEM.BIT bug
Replies: 17
Views: 18889

Re: SYSTEM.BIT bug

Thanks for checking this out.
I do hope that I will find some time to include this fix soon.

- Josef
by Josef Templ
Tue Nov 19, 2019 4:42 pm
Forum: Resolved (Bugs)
Topic: issue-#197 Problems with Coroutines
Replies: 12
Views: 15359

Re: issue-#197 Problems with Coroutines

Robert, this is exactly where the bug occurs: unloading of a module that implements a coroutine object. In that case the finalization procedure of the coroutine object is not called because the module the object belongs to has been unloaded. In other words, even when the finalizer is inherted it is ...
by Josef Templ
Mon Nov 18, 2019 10:43 pm
Forum: Resolved (Bugs)
Topic: issue-#197 Problems with Coroutines
Replies: 12
Views: 15359

Re: issue-#197 Problems with Coroutines

There seems to be a related posting on the community forum at https://community.blackboxframework.org ... f=48&t=238.
Fortunately, it also contains a bug fix proposal for the garbage collector issue.

- Josef
by Josef Templ
Thu Nov 07, 2019 4:37 pm
Forum: Resolved (Infrastructure)
Topic: issue-#203 Release 1.7.2
Replies: 19
Views: 28818

Re: issue-#203 Release 1.7.2

So that means we have to remove the "signed" download links for now?
Of course we can reintroduce them later when a working certificate becomes available.

Or are there any alternatives?

- Josef
by Josef Templ
Tue Nov 05, 2019 9:41 pm
Forum: Resolved (Infrastructure)
Topic: issue-#203 Release 1.7.2
Replies: 19
Views: 28818

Re: issue-#203 Release 1.7.2

Finally I found the zenario login URL in my password safe. The Download sections(English and German) are now updated. Are there any volunteers for the chinese and the russian pages? @Ivan: I have prepared the links to the signed exe file as for previous versions. So I am asking if you would be so ki...
by Josef Templ
Tue Nov 05, 2019 8:57 pm
Forum: Resolved (Infrastructure)
Topic: issue-#203 Release 1.7.2
Replies: 19
Views: 28818

Re: issue-#203 Release 1.7.2

As I mentioned, I cannot find any login button on our main page for editing the contents.

@Ivan, where is the login button? Is there any?

- Josef
by Josef Templ
Sun Nov 03, 2019 10:13 pm
Forum: Resolved (Infrastructure)
Topic: issue-#203 Release 1.7.2
Replies: 19
Views: 28818

Re: issue-#203 Release 1.7.2

The release v1.7.2 has been created; see https://github.com/BlackBoxCenter/blackbox/releases

What remains to be done is updating the zenario CMS pages.
I cannot find a login button on the main page for editing the contents.

- Josef