Skip to content

Conversation

@MathewBensonCode
Copy link
Contributor

  • To solve the segmentation fault when moving the Specifications with std::string members, using Cstrings instead prevents the segmentation fault

Closes #488

This is a smaller pull-request implementing code that was included in #480.

It is an issue that comes up after solving #486

- To solve the segmentation fault when moving the Specifications with
 `std::string` members, using Cstrings instead prevents the segmentation
 fault
@JeanPhilippeKernel JeanPhilippeKernel added enhancement New feature or request area-rendering area-linux Work on Linux system area-window Work on Window system area-macOS Work on macOS system vulkan-api labels Jan 17, 2026
@JeanPhilippeKernel JeanPhilippeKernel added this to the Born baby (0.2.0) milestone Jan 17, 2026
@JeanPhilippeKernel JeanPhilippeKernel merged commit 764ce46 into JeanPhilippeKernel:develop Jan 18, 2026
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-linux Work on Linux system area-macOS Work on macOS system area-rendering area-window Work on Window system enhancement New feature or request vulkan-api

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ShaderSpecification Segmentation fault during Shader Creation

3 participants