Skip to content

Release Version 1.0.63

Compare
Choose a tag to compare
@ggtakec ggtakec released this 18 Oct 00:27
· 201 commits to master since this release
459ea05

Release Version 1.0.63

Updates from 1.0.62 to 1.0.63

  • Fixed requires in specfile
    Added requires keyword in spec file for dependent packages.
  • Fixed fatal error in destructor code corresponding to SIOF etc
    Fixed segmentation Fault in destructor code again.
    Since the modification of v1.0.61( avoid static object initialization order problem(SIOF) ), rarely a segmantation fault occurred when the single object of std::map etc was destroyed.