Skip to content

Conversation

@timholy
Copy link
Member

@timholy timholy commented Apr 1, 2012

To test, you need to do the following from the base julia directory:

rm src/flisp/.o src/flisp/.a src/support/.o src/support/.a
make clean
make

This defaults to 64-bit support, but if you don't like that, you can disable it by getting rid of the -D_FILE_OFFSET_BITS=64 addition to CFLAGs in Make.inc.

@timholy timholy closed this Apr 1, 2012
@timholy
Copy link
Member Author

timholy commented Apr 1, 2012

Oops, I pushed some extra stuff. Will try again.

LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Oct 11, 2021
jishnub pushed a commit that referenced this pull request Oct 19, 2025
Stdlib: SparseArrays
URL: https://github.com/JuliaSparse/SparseArrays.jl.git
Stdlib branch: main
Julia branch: master
Old commit: 6fe51f2
New commit: 26c80c8
Julia version: 1.13.0-DEV
SparseArrays version: 1.13.0
Bump invoked by: @IanButterworth
Powered by:
[BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl)

Diff:
JuliaSparse/SparseArrays.jl@6fe51f2...26c80c8

```
$ git log --oneline 6fe51f2..26c80c8
26c80c8 `ReadOnly`: do not add single-argument methods to `eachindex`, etc (#653)
15ec056 `ReadOnly`: slightly restrict the dispatch on the `setindex!` method (#652)
306605d cholmod: correct the `IndexStyle` method additions (#650)
74aaeeb `ReadOnly` fixes: prevent adding some methods of `size`, `axes`, `eltype` (#649)
b823108 Bump actions/checkout from 4 to 5 (#647)
```

Co-authored-by: IanButterworth <1694067+IanButterworth@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

system:32-bit Affects only 32-bit systems

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants