issues Search Results · repo:FFMG/myoddweb.piger language:C++
Filter by
0 results
(54 ms)0 results
inFFMG/myoddweb.piger (press backspace or delete to remove)During release build we get a warning of 8 bytes being written over a 4 byte pointer. None of the tests are failing so
we need to investigate
1) Is the warning valid
2) Suppress it
3) Fix it
4) Add ...
bug
FFMG
- Opened on Nov 3, 2022
- #83
When building we get the error
option Gm has been deprecated and will be removed in a future release
This need to be removed as we use VS2022 now.
bug
enhancement
FFMG
- Opened on Nov 2, 2022
- #81
In the profile.xml file there is an option to set the color of the command text, (selected or not selected). But that
value is ignored.
...
selected.bold type= 15 1 /selected.bold
selected.color ...
bug
FFMG
- 1
- Opened on Oct 4, 2022
- #76
While we don t need to upgrade the target framework, it would be nice to change the formato to use the new csproj
Also clean/fix whatever c#7 issues might have been picked up.
enhancement
FFMG
- Opened on Jul 28, 2022
- #71
Now that we are using c++14 we no longer need boost and it should be removed.
enhancement
FFMG
- 1
- Opened on Jul 15, 2022
- #66
If you have an unescaped character in the say( ... ) method call it will cause an unlogged error.
am.say( this is not html , 100, 100 )
...
am.say( this is not html ... , 100, 100 )
This should ...
bug
FFMG
- 1
- Opened on Jul 9, 2022
- #63
The Readme does not have a Lua scripting page and/or example like the others do.
enhancement
invalid
FFMG
- 1
- Opened on Jul 8, 2022
- #62
The Readme does not have a Python scripting page and/or example like the others do.
enhancement
invalid
FFMG
- 1
- Opened on Jul 8, 2022
- #61
We need to update to the latest versions of libraries
- [x] Update to VS2022
- [x] Update Lua
- [x] Update Python
- [x] Update sqlite
- [x] Update GTest
enhancement
FFMG
- 1
- Opened on Jul 8, 2022
- #60

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 IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
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 IssuesProTip!
Restrict your search to the title by using the in:title qualifier.