Skip to content

issues Search Results · repo:PatrickGTR/MySQL-Prepared-Statements language:Pawn

Filter by

4 results
 (57 ms)

4 results

inPatrickGTR/MySQL-Prepared-Statements (press backspace or delete to remove)

Related to discussion on discord - https://discord.com/channels/231799104731217931/231799180127895553/891657642961948703
  • PatrickGTR
  • 2
  • Opened 
    on Sep 26, 2021
  • #7

conflicts with pawn-errors as both have the same function name. use #undef to fix conflict.
  • PatrickGTR
  • 1
  • Opened 
    on Feb 7, 2021
  • #6

The following code in function stmt_close() looks suspicious: https://github.com/PatrickGTR/MySQL-Prepared-Statements/blob/3c781e5efd172b20697f997cfd2653c66edd1380/mysql_prepared.inc#L123-L127 The assignment ...
  • Daniel-Cortez
  • 3
  • Opened 
    on Dec 4, 2019
  • #4

I don t know if you ve tried this on the old compiler, or even want to, but there s a bug where #emit directly after } gets contained in the braces instead of after them: https://github.com/PatrickGTR/MySQL-Prepared-Statements/blob/b872b4b46e1a42834d1130c6ba892e658eb4ceb5/mysql_prepared.inc#L553-L558 ...
  • Y-Less
  • 2
  • Opened 
    on Jun 8, 2019
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub