Page 4 of 4

Re: Issue-#147 Fraction function in System Math

Posted: Thu Mar 02, 2017 9:05 pm
by Robert
Josef Templ wrote:It is sufficient to add an explanation of the alternative code such as:

"The following code shows how to implement a large part of the module Math
on top of a small set of basic functions and Component Pascal language features.
This may for example help to port the module to another platform."
Is it worth adding a warning that the domain of some of the alternative functions differs from the standard library - for example ArcTan2 (0., 0.)?

Re: Issue-#147 Fraction function in System Math

Posted: Fri Mar 03, 2017 9:24 am
by Josef Templ
I have resolved the merge conflict now.
My approach to merge conflict resolution is a very primitive one.
I recreated the branch and took over all changes.

This avoids any advanced git features that I am not familiar with.
In addition it has another big advantage:
It simplifies the change history by avoiding multiple small commits and
intertwined git merges that make it hard to look at the changes of an issue
in master at a later time.

I made some very small refinements in the docu of Math.
Please review the changes at https://redmine.blackboxframework.org/p ... b7928bd3db.

The build is at http://blackboxframework.org/unstable/i ... a1.782.zip.


- Josef

Re: Issue-#147 Fraction function in System Math

Posted: Fri Mar 03, 2017 4:07 pm
by Robert
Looks good to me.

I think we are now ready to have another vote.

I recently looked at the Chairman's responsibilities (https://wiki.blackboxframework.org/inde ... overned.3F), and I am meant to send emails to members about pending votes. Is this still necessary? Can it be automated?

Re: Issue-#147 Fraction function in System Math

Posted: Fri Mar 03, 2017 8:40 pm
by Ivan Denisov
Robert wrote:I recently looked at the Chairman's responsibilities (https://wiki.blackboxframework.org/inde ... overned.3F), and I am meant to send emails to members about pending votes. Is this still necessary? Can it be automated?
Yes, it is.
GNotice.png