Skip to content

Allow to choose an explicit prefix for rdkit.#45

Open
booti386 wants to merge 1 commit intordkit-rs:mainfrom
booti386:main
Open

Allow to choose an explicit prefix for rdkit.#45
booti386 wants to merge 1 commit intordkit-rs:mainfrom
booti386:main

Conversation

@booti386
Copy link

@booti386 booti386 commented Nov 7, 2024

No description provided.

xrl pushed a commit that referenced this pull request Mar 13, 2026
- Add null pointer check in RWMol::from_smarts() to prevent segfault on
  invalid SMARTS input (addresses #18, supersedes #19). Introduces
  RWMolError type mirroring the existing ROMolError pattern.
- Support RDKIT_PREFIX env var to allow specifying a custom RDKit install
  prefix, overriding all other detection logic (supersedes #45). Includes
  cargo:rerun-if-env-changed and empty string handling.

https://claude.ai/code/session_01QNQtwSN1RrM5XCnXZoA6pb
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