Hi Graeme,

I realize this is just as helpful as my last recommendation, but what
if you tried adding

-compile({no_auto_import, [round/1]). to the top of your module?  It's
not exactly a great fix, but it might work.

I'm curious if that would fix it.

-Jesse

On Mon, Jun 30, 2014 at 12:23 AM, Graeme Defty <[email protected]> wrote:
> . . . and finally (perhaps ;-) )
>
> I am getting the error message:
>
>     [{0,erl_lint,{call_to_redefined_old_bif,{round,1}}}]
>
> This comes from a generated function because I have a model called 'round',
> and the model causing the error "-belongs_to(round)".
>
> Again, this is a change in behaviour - all was well before.
>
> This may well be a change in Erlang behaviour, but I raise it here in case
> someone can either confirm that and/or point me to a place where there is a
> parameter which allows BIF redefinition.
>
> (I also realise that I can stop using the word 'round' . . . but in a
> golfing application? Which is almost 17,000 lines of erlang???  I am not
> keen for that to be the answer - LoL )
>
> Thanks again for any help.
>
> g
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "ChicagoBoss" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> Visit this group at http://groups.google.com/group/chicagoboss.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/chicagoboss/CAKF5fiCPJH8BoMMOi8rm_DJYFBG1wDu7TKi7-%3DxAo9AC9DLXrA%40mail.gmail.com.
> For more options, visit https://groups.google.com/d/optout.



-- 
Jesse Gumm
Owner, Sigma Star Systems
414.940.4866 || sigma-star.com || @jessegumm

-- 
You received this message because you are subscribed to the Google Groups 
"ChicagoBoss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at http://groups.google.com/group/chicagoboss.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/chicagoboss/CAPTXyXf6vZbhGKkrM4OUESDb8F6wpF52P3mEFuUiuKnAHyf7GQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to