https://github.com/JuliaLang/julia
Revision 0a921be27c46dd3daa12b15d103cf1c2c8de1bc0 authored by Valentin Churavy on 07 December 2021, 22:06:45 UTC, committed by Kristoffer on 11 December 2021, 07:12:44 UTC
* Look for package name in `[extras]`

When Preferences.jl set's a preferences in a non-top-level package,
it adds that package to the `[extras]` entries in the project path.

Package loading should have used thhose entries to map the module uuid
to the key name in the Preferences.toml

Fixes https://github.com/JuliaPackaging/Preferences.jl/issues/24

Co-authored-by: Elliot Saba <staticfloat@gmail.com>
(cherry picked from commit 8197c418e1d806f5faf1fd900c78068ea8046e1d)
1 parent b54efed
History
Tip revision: 0a921be27c46dd3daa12b15d103cf1c2c8de1bc0 authored by Valentin Churavy on 07 December 2021, 22:06:45 UTC
Look for package name in `[extras]` for Preferences (#43361)
Tip revision: 0a921be
File Mode Size
.buildkite
.devcontainer
.github
base
cli
contrib
deps
doc
etc
src
stdlib
test
.clang-format -rw-r--r-- 3.3 KB
.codecov.yml -rw-r--r-- 52 bytes
.gitattributes -rw-r--r-- 65 bytes
.gitignore -rw-r--r-- 425 bytes
.mailmap -rw-r--r-- 11.0 KB
CITATION.bib -rw-r--r-- 513 bytes
CONTRIBUTING.md -rw-r--r-- 19.3 KB
HISTORY.md -rw-r--r-- 313.4 KB
LICENSE.md -rw-r--r-- 1.3 KB
Make.inc -rw-r--r-- 49.2 KB
Makefile -rw-r--r-- 25.8 KB
NEWS.md -rw-r--r-- 20.5 KB
README.md -rw-r--r-- 7.5 KB
THIRDPARTY.md -rw-r--r-- 3.7 KB
VERSION -rw-r--r-- 6 bytes
sysimage.mk -rw-r--r-- 4.0 KB

README.md

back to top