issue-#42 fixing LONGINT division TRAP

Locked

Should we merge the changes of topic branch issue-#42 to master?

Yes
8
100%
No
0
No votes
Abstain
0
No votes
 
Total votes: 8

User avatar
Josef Templ
Posts: 2048
Joined: Tue Sep 17, 2013 6:50 am

issue-#42 fixing LONGINT division TRAP

Post by Josef Templ »

This vote is about merging the changes of topic branch issue-#42
(fixing LONGINT division TRAP) to master.
For the issue see http://redmine.blackboxframework.org/issues/42.
For the changes see http://redmine.blackboxframework.org/pr ... CPC486.odc.

The changes treat the DIV arguments now in the same way as it was already done for the MOD operator.
There are no known problems or incompatibilities with the fix.

Gentlemen, please cast your vote.

- Josef
Last edited by Josef Templ on Mon May 11, 2015 5:38 am, edited 1 time in total.
User avatar
DGDanforth
Posts: 1061
Joined: Tue Sep 17, 2013 1:16 am
Location: Palo Alto, California, USA
Contact:

Re: issue-#42 fixing LONGINT division TRAP

Post by DGDanforth »

I notice in the dif the comment (* largeint support *)
I assume that should be (* longint support *)
Locked