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
The -DforceblockingY flag does not produce the desired effect anymore. This flag is used to disable the non-blocking communication when compiling some postprocessing routines, regardless of whether the non blocking communication is enabled in header.h. See also the following lines:
channel/Makefile
Lines 47 to 55 in dcc9c3b
The -DforceblockingY flag does not produce the desired effect anymore. This flag is used to disable the non-blocking communication when compiling some postprocessing routines, regardless of whether the non blocking communication is enabled in header.h. See also the following lines:
channel/header.h
Lines 12 to 14 in dcc9c3b
The problem might as well be with the C preprocessor.
The text was updated successfully, but these errors were encountered: