#9 ✓resolved
KrzyCube

Error while building Reia

Reported by KrzyCube | December 5th, 2008 @ 10:14 PM

I checkout the new version of the Reia src, clone a new repo after i found error actually.


bin/reiac -o artifacts/beam/Regex.beam src/types/Regex.re

.:24: variable '__clause_return_value' unsafe in 'case' (line 25)

.:24: variable '__clause_return_value' unsafe in 'case' (line 25)

.:29: Warning: variable results_0 is unused

escript: exception error: no match of right hand side value error

in function reiac:file/2

rake aborted!

so i found there are changes applied to Regex.re two days ago. is it the problem?

Comments and changes to this ticket

  • Tony Arcieri

    Tony Arcieri December 6th, 2008 @ 06:31 PM

    • State changed from “new” to “resolved”

    I'm not experiencing this error, but there was a problem in regard to clause return values being potentially unsafe.

    I've added a nonce to all of them which should prevent this issue. Reopen this bug if the problem persists.

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Reia a dynamic scripting language for the Erlang virtual machine (BEAM)

People watching this ticket

Tags

Pages