Skip to content
This repository was archived by the owner on Oct 26, 2022. It is now read-only.

replace int() w/ Int() and parse(Int, foo) #17

Closed

Conversation

bookshelfdave
Copy link

in Julia 0.4.3, int() has been deprecated in favor of Int() and parse(Int,...)

dparfitt_ julia _80x24
dparfitt_ julia _80x24

Cheers -
Dave

@bookshelfdave
Copy link
Author

ah, tested w/ Julia v0.3.7. Not sure if you want to note the future deprecations.

@samuelcolvin
Copy link
Owner

JuliaByExample has been weighing on my mind for some time. I'm keen to upgrade all examples to v0.4 then leave the 3.7 examples up somewhere else, I just haven't got round to it.

Maybe easiest to leave the 3.7 examples in github as a tag then just upgrade the whole thing.

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

Successfully merging this pull request may close these issues.

2 participants