Menu

#100 Some strings are missing _SC()

None
closed
nobody
None
6
2018-02-03
2018-02-03
No

places _SC() is missing in sqpushstring() :
- Error::Clear(), Message(), and Occurred()
- Class::Class()
- DerivedClass::DerivedClass()
- ClassType::getClassData(), hasClassData()

Is there an easy way to send pull requests on sourceforge?

Discussion

  • Wizzard

    Wizzard - 2018-02-03
    • status: open --> accepted
    • Group: -->
     
  • Wizzard

    Wizzard - 2018-02-03

    Similar to GitHub: create a fork, and then request it be merged

     
  • Wizzard

    Wizzard - 2018-02-03

    In some parts of the code, I think it's using c_str on std::string, which is a similar issue

     
  • Wizzard

    Wizzard - 2018-02-03
    • status: accepted --> closed
     
  • Wizzard

    Wizzard - 2018-02-03

    Fixed in merge request

     

Log in to post a comment.