Skip to content

Conversation

tadzik
Copy link

@tadzik tadzik commented Dec 5, 2010

pick :replace is now .roll

@colomon
Copy link
Member

colomon commented Dec 5, 2010

The problem with this is that (at least in theory) the scripts are supposed to run on older versions of Rakudo as well as the current versions. Did the first R* release have .roll?

@colomon
Copy link
Member

colomon commented Dec 5, 2010

Whoops, didn't mean to close that. Still not quite used to this interface.

@nunorc
Copy link
Member

nunorc commented Dec 5, 2010

Right, for example, for rakudo-star-2010.07:

Method 'roll' not found for invocant of class 'Range'

@colomon
Copy link
Member

colomon commented Dec 5, 2010

smashz, it seems like we might need some sort of meta-data that would allow us to select different versions of the source code for different Rakudos. Could you make the benchmark testing code available so we can take a stab at implementing that? (Not to mention let the rest of us run the code at home?)

Thanks!

@tadzik
Copy link
Author

tadzik commented Dec 5, 2010

Well, we can always either try{}, or use $*PERL in the beginning of the script

@nunorc
Copy link
Member

nunorc commented Dec 6, 2010

@colomon sure, i'll make the scripts available has soon has i have some time, but don't expect anything fancy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants