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

disable fragments #19341

Merged
merged 1 commit into from
Jan 8, 2022
Merged

disable fragments #19341

merged 1 commit into from
Jan 8, 2022

Conversation

ringabout
Copy link
Member

@ringabout ringabout commented Jan 8, 2022

The original repo has moved to Rust (ref https://github.com/fragcolor-xyz/fragments), while the package path stay unchanged. And it causes troubles to #19338

See also nim-lang/packages#2115

The original repo has moved to Rust, while the package path stay unchanged. And it causes troubles to #19338
@ringabout ringabout merged commit 4306d8f into devel Jan 8, 2022
@ringabout ringabout deleted the xflywind-patch-1 branch January 8, 2022 04:06
ringabout added a commit to ringabout/Nim that referenced this pull request Jan 12, 2022
typeinfo.nim: importCompilerProc => importcompilerproc

nre.nim: newLineFlags => newlineFlags

system.nim: JSRoot => JsRoot

ref nim-lang#19319

disable fragments (nim-lang#19341)

The original repo has moved to Rust, while the package path stay unchanged. And it causes troubles to nim-lang#19338

prefer importCompilerProc

fix nim-lang#19343 (nim-lang#19344) [backport]

Ensure HttpClient onProgress is called once per second
Ensure that reported speed is accurate

stylecheck usages part two: stdlib cleanup (nim-lang#19338)

* stylecheck usages part two: stdlib cleanup

typeinfo.nim: importCompilerProc => importcompilerproc

nre.nim: newLineFlags => newlineFlags

system.nim: JSRoot => JsRoot

ref nim-lang#19319

* prefer importCompilerProc

added filemode docs (nim-lang#19346)

fix stylecheck error with asyncdispatch

it is a partial regression since nim-lang#12842

add tests

don't use echo in tests

Fix `remove` on last node of singly-linked list [backport:1.6] (nim-lang#19353)

fix stylecheck error with asyncdispatch (nim-lang#19350)

* stylecheck usages part two: stdlib cleanup

typeinfo.nim: importCompilerProc => importcompilerproc

nre.nim: newLineFlags => newlineFlags

system.nim: JSRoot => JsRoot

ref nim-lang#19319

* prefer importCompilerProc

* fix stylecheck error with asyncdispatch

it is a partial regression since nim-lang#12842

* add tests

* don't use echo in tests

remove spaces between an identifier and a star (nim-lang#19355)

It makes search easier by searching `+`* instead of `+` which filter lots of unexported versions.

Follow nim-lang#18681

defaults threads on
PMunch pushed a commit to PMunch/Nim that referenced this pull request Mar 28, 2022
The original repo has moved to Rust, while the package path stay unchanged. And it causes troubles to nim-lang#19338
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.

1 participant