Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

close file handle after mmap. fixes #3884 #3886

Merged
merged 1 commit into from
Jul 31, 2013

Conversation

tanmaykm
Copy link
Member

No description provided.

@ViralBShah
Copy link
Member

Not relevant for this PR, but a lot of the methods from datafmt are showing up in Base.. Would be nice to stick this all into a module at some point.

JeffBezanson added a commit that referenced this pull request Jul 31, 2013
close file handle after mmap. fixes #3884
@JeffBezanson JeffBezanson merged commit 87ad2ec into JuliaLang:master Jul 31, 2013
IanButterworth pushed a commit that referenced this pull request May 4, 2024
Stdlib: Pkg
URL: https://github.com/JuliaLang/Pkg.jl.git
Stdlib branch: master
Julia branch: master
Old commit: a0851bcfd
New commit: ed7a8dca8
Julia version: 1.12.0-DEV
Pkg version: 1.12.0
Bump invoked by: @IanButterworth
Powered by:
[BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl)

Diff:
JuliaLang/Pkg.jl@a0851bc...ed7a8dc

```
$ git log --oneline a0851bcfd..ed7a8dca8
ed7a8dca8 add note about `activate -` to command help (#3888)
c26ad23e9 Use `Base.format_bytes` (#3763)
c59b37ffd add hint kwarg to complete_line (#3886)
```

Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
lazarusA pushed a commit to lazarusA/julia that referenced this pull request Jul 12, 2024
…#54352)

Stdlib: Pkg
URL: https://github.com/JuliaLang/Pkg.jl.git
Stdlib branch: master
Julia branch: master
Old commit: a0851bcfd
New commit: ed7a8dca8
Julia version: 1.12.0-DEV
Pkg version: 1.12.0
Bump invoked by: @IanButterworth
Powered by:
[BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl)

Diff:
JuliaLang/Pkg.jl@a0851bc...ed7a8dc

```
$ git log --oneline a0851bcfd..ed7a8dca8
ed7a8dca8 add note about `activate -` to command help (JuliaLang#3888)
c26ad23e9 Use `Base.format_bytes` (JuliaLang#3763)
c59b37ffd add hint kwarg to complete_line (JuliaLang#3886)
```

Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
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.

3 participants