nmfs-ost / ss3-source-code

The source code for Stock Synthesis (SS3).
https://nmfs-ost.github.io/ss3-website/
Creative Commons Zero v1.0 Universal
36 stars 16 forks source link

update discard warning plus one #601

Closed Rick-Methot-NOAA closed 2 months ago

Rick-Methot-NOAA commented 2 months ago

resolves #600 and updates fix for #590

no additional testing need. verified syntax of the updated label by viewing output in warning.sso:

Warning 6 : negative discard occurred for fleet: 1; obs: 28; usually ephemeral issue with bad iteration

Rick-Methot-NOAA commented 2 months ago

I have my local compiler set tpo use max warnings: g++ -c -std=c++17 -O2 -D_FILE_OFFSET_BITS=64 -DUSE_ADMB_CONTRIBS -D_USE_MATH_DEFINES -I. -I"C:\ADMB-13.2\include" -I"C:\ADMB-13.2\include\contrib" -Wall -Wextra -o ss3.obj ss3.cpp and it flagged that line of code