1. RE: [ANN] roll.e released

cklester wrote:
> 
> 
> posted by: cklester <cklester at yahoo.com>
> 
> Christian Cuvier wrote:
> > 
> > CK: please remember to update with the latest version (v1.03), so that 
> > noninteger outcomes are properly returned.
> 
> Thanks, Christian! The package on my web site is now up-to-date. :)
> 
> -=ck
> "Programming in a state of EUPHORIA."
> http://www.cklester.com/euphoria/

It was far worse than that.
The eval.e file I was using did not have any copyright/origin in it, and 
I probably deleted the original .zip file.

***
The uploaded version at RDS packages a wrong include file. I'll update 
with a consistent version 1.04 tonight (can't do it from office). 
Removed a restriction in formulas, while I was at it :)
***

Apologies to M.Stachon, whose eval.e I was using without knowing it !!!

CChris

new topic     » topic index » view message » categorize

2. RE: [ANN] roll.e released

cklester wrote:
> 
> 
> posted by: cklester <cklester at yahoo.com>
> 
> Christian Cuvier wrote:
> > 
> > CK: please remember to update with the latest version (v1.03), so that 
> > noninteger outcomes are properly returned.
> 
> Thanks, Christian! The package on my web site is now up-to-date. :)
> 
> -=ck
> "Programming in a state of EUPHORIA."
> http://www.cklester.com/euphoria/

I just uploaded a v1.04 file, with the right evluator include file.
Those patient enough to downlaod again get a bonus: the range specifiers 
for order statistics may be any roll string, not just constants.
Also, nonexistant order statistics are now ignored; they wold crash on 
out-of bound subscripting in earlier versions.

Sorry for the inconvenience.

CChris

new topic     » goto parent     » topic index » view message » categorize

3. RE: [ANN] roll.e released

Christian,

I hope you got my email from a few days ago, but if not, here's a repost:

The formula

    4d6-L

crashes roll.e. Please fix! Note, however, that the formula

    (4d6-L)

does not crash. Are you making parens a requirement?

-=ck
"Programming in a state of EUPHORIA."
http://www.cklester.com/euphoria/

new topic     » goto parent     » topic index » view message » categorize

4. RE: [ANN] roll.e released

> Subject: RE: [ANN] roll.e released
> 
> 
> posted by: cklester <cklester at yahoo.com>
> 
> Christian,
> 
> I hope you got my email from a few days ago, but if not, here's a repost:
> 
> The formula
> 
>     4d6-L
> 
> crashes roll.e. Please fix! Note, however, that the formula
> 
>     (4d6-L)
> 
> does not crash. Are you making parens a requirement?
> 
> -=ck
> "Programming in a state of EUPHORIA."
> http://www.cklester.com/euphoria/
> 
For any nested roll, the parens are mandatory, since you may not tell which 
modifier applies to which roll. That's stated in the docs.
However, roll_Dice() shouldn't crash on standalone 4d6-L. I'll fix this 
tonight as well as another bug I found - 5d(2d4) was a problem in some cases.

And you'll get a reportThisRoll(style) facility to inspect what happened in 
the guts of the beast, whether there was an error or not. Just need to sort a 
few formatting issues pit and updating the docs. Output in html/text/raw data 
will be available.

You will get this in the late evening or early morning, your local time.

Thanks for reporting !

CChris

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu