Skip to content

Commit

Permalink
news item
Browse files Browse the repository at this point in the history
  • Loading branch information
jwijffels committed Sep 15, 2023
1 parent f213d0e commit 2638e8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
- Minor cosmetic changes to remove some Pedantic compiler messages in rcpp_crfsuite.cpp and crfsuite.h
- Comment out rumavl_strerror in rumavl.h as the function is not used and in order to avoid 'warning: function declaration isn't a prototype [-Wstrict-prototypes]'
- Fix in mem_mgr of ramvl.c caused by update of valgrind 3.21.0 which is now flagging 'realloc with size 0' in packages
- Fix memory leak when extracting the hyperparameters from the model with Trainer::params in crfsuite.hpp

# CHANGES IN crfsuite VERSION 0.4.1

Expand Down

0 comments on commit 2638e8e

Please sign in to comment.