Skip to content

fix: loading on 1.12#314

Merged
ChrisRackauckas merged 1 commit into
mainfrom
ap/1.12_support
Oct 29, 2025
Merged

fix: loading on 1.12#314
ChrisRackauckas merged 1 commit into
mainfrom
ap/1.12_support

Conversation

@avik-pal
Copy link
Copy Markdown
Member

Before:

┌ ComponentArrays → ComponentArraysGPUArraysExt
│  WARNING: Constructor for type "ComponentArray" was extended in `ComponentArraysGPUArraysExt` without explicit qualification or import.
│    NOTE: Assumed "ComponentArray" refers to `ComponentArrays.ComponentArray`. This behavior is deprecated and may differ in future versions.`
│    NOTE: This behavior may have differed in Julia versions prior to 1.12.
│    Hint: If you intended to create a new generic function of the same name, use `function ComponentArray end`.
│    Hint: To silence the warning, qualify `ComponentArray` as `ComponentArrays.ComponentArray` in the method signature or explicitly `import ComponentArrays: ComponentArray`.
└  

@ChrisRackauckas ChrisRackauckas merged commit e6714d8 into main Oct 29, 2025
2 of 4 checks passed
@ChrisRackauckas ChrisRackauckas deleted the ap/1.12_support branch October 29, 2025 13:49
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.

2 participants