Skip to content

Fix code to allow empty record by using a new flag ACC_RECORD

Remi Forax requested to merge allow-empty-record into master

Allow empty record by flagging all record classes with ACC_RECORD

Merge request reports