PengZheng commented on code in PR #627:
URL: https://github.com/apache/celix/pull/627#discussion_r1328052508


##########
misc/experimental/rust/celix_bindings/build.rs:
##########
@@ -44,19 +58,15 @@ fn main() {
     println!("cargo:info=Start build.rs for celix_bindings");
     let include_paths = print_include_paths().unwrap();

Review Comment:
   Missing `parse_callbacks(Box::new(bindgen::CargoCallbacks))` so that changed 
Celix C headers will not lead to rebuild of this crate.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@celix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to