Hi,
I'm using rapidJSON on a C++ project with Eclipse CDT. So the IDE finds warnings in some switch case statements in the rapidJSON library. It seems breaks are missing in the default statements here :
document.h
reader.h
reader.h
reader.h
reader.h
Is it something that is going to be fixed ?
Hi,
I'm using rapidJSON on a C++ project with Eclipse CDT. So the IDE finds warnings in some switch case statements in the rapidJSON library. It seems breaks are missing in the default statements here :
document.h
reader.h
reader.h
reader.h
reader.h
Is it something that is going to be fixed ?