Amber-MD / cpptraj

Biomolecular simulation trajectory/data analysis.
Other
135 stars 64 forks source link

Fix the -DDEBUG compile #1061

Closed drroe closed 9 months ago

drroe commented 9 months ago

Version 6.22.3. Minor fixes to enable compiling when the -DDEBUG flag is present (affects molsurf and readline). This is mainly important for when cpptraj is inside AmberTools.

Also addresses manual typo in #1050 and updates the GitHub checkout action to v4.

drroe commented 9 months ago

@hainm I can't reproduce this python bug for the life of me. If you or @swails have any ideas let me know.

@swails it seems like the PGI runner has been down for a bit. Should I disable that part of the CI?

hainm commented 9 months ago

@hainm I can't reproduce this python bug for the life of me. If you or @swails have any ideas let me know.

@drroe Noted. I am testing https://github.com/Amber-MD/cpptraj/pull/1060 too, but I am getting some issues with building netcdf (via cpptraj) on my mac. I will report back later.