--- layout: fc_discuss_archives title: Message 6 from Frama-C-discuss on September 2014 ---
Hello, Le 01/09/2014 18:39, Boris Yakobowski a ?crit : > This is not a bug. By default, warning are not stored in the save > file. However, the option -collect-messages is what you are looking > for. Using -collect-messages works, thanks! > (We are trying to transition to a state where all alarms emitted by > Value are stored as ACSL properties, so that the 'messages' panel will > ultimately be fully redundant. We're not there yet, though.) As a simple user, I don't understand why you want to remove alarms in Messages panel. Both are useful: alarms as ACSL properties (one can clearly see where is the alarm) and in Messages panel (useful to navigate in code when alarms are spread over the code). Best regards, david