You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been taking some pld files for testing purposes, and it seems that poll2 does not insert the end of file buffer to the pld when the timedrun finishes.
The text was updated successfully, but these errors were encountered:
spaulaus
changed the title
Poll2 does not insert end of file for PLD format
Poll2 does not insert end of file for PLD format for timedruns
Feb 8, 2017
spaulaus
changed the title
Poll2 does not insert end of file for PLD format for timedruns
Poll2 does not insert end of file for PLD format for timed runs
Jun 2, 2017
It looks like this program was never tested with the PAASS_USE_HRIBF flags.
The CMake file also didn't have the updated flag name, which was causing
the linking issues. The program should compile and run with and without
the flag enabled now.
Resolvespixie16#3 - Return value from UtkScanInterface::Setup is ignored.
Resolves#28 - Now able to compile everything depending on root except RootScanner.
Resolves#83 - Resolves issues with the scripts sometimes failing since the TravisCI's trusty update
Resolves#84 - Only require fortran if we're using HRIBF
Resolves#85 - EventReader compilation / linking issues with the `PAASS_USE_HRIBF` flag
I have been taking some pld files for testing purposes, and it seems that poll2 does not insert the end of file buffer to the pld when the timedrun finishes.
The text was updated successfully, but these errors were encountered: