Skip to content

Release candidate update, fixed length string update, CMake modification

Pre-release
Pre-release
Compare
Choose a tag to compare
@cmccarthy1 cmccarthy1 released this 15 Jun 18:01
634c996
  • Fixed Length strings both in simple and compound had been initialising index at 1 rather than 0. As such arrays were being 'stepped over'
  • CMakeLists.txt file change required to remove bug that sometimes required cmake to be applied twice