gplv2
GNU General Public License is a free software license published by the Free Software Foundation whose main terms guarantee users the freedom to share and change the software.
Here are 95 public repositories matching this topic...
-
Updated
Jan 11, 2022 - C
-
Updated
Jan 11, 2022 - C
Describe the bug
Throughout the app there is inconsistent quoting of names with '...' or "..." or not at all in user-visible messages
This was originally logged by @Paul-Licameli in September 2017 on Bugzilla
https://bugzilla.audacityteam.org/show_bug.cgi?id=1747
To Reproduce
Steps to reproduce the behavior:
1, Scan the source code for '%s'
2. Then scan it for "%s"
3. Observ
-
Updated
Jan 10, 2022 - Python
-
Updated
Jan 11, 2022 - C
From the comment in SDL_filesystem.h:
Please call SDL_free() on the pointer when you are done with it
When building the project with MSVC, I ran into some debug heap asserts early into the program startup.
The culprit appears to be the code in m_config.c that does free(prefdir) as changing these to SDL_free(prefdir) resolved the issue.
I'm not sure what to do about `GetDefaultConfi
Background
Version of Crispy Doom: 5.10.3
Operating System and version: Windows 10 (32-Bit)
Game: (Heretic/Hexen)
Any loaded WADs and mods (please include full command line): N/a
Bug description
Observed behavior: N/a
Expected behavior: N/a
According to https://doomwiki.org/wiki/Parameter#-fast, neither Heretic nor Hexen support this command. I tested it in both gam
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Dec 23, 2021 - PHP
Hello,
Il faudrait pouvoir configurer dans les profils plusieurs droits :
- droit de créer des formulaires
- droit de supprimer des formulaires
- droit de lire les config des formulaires
etc...
Actuellement les droits d'accès à la gestion des formulaires sont positionnés sur le droit "UPDATE" d'une "entity" : ce n'est pas du tout logique.
++
-
Updated
Sep 21, 2021 - C++
-
Updated
Dec 17, 2021 - PHP
-
Updated
Jul 13, 2021 - C
-
Updated
Mar 31, 2018 - Python
-
Updated
Sep 18, 2016 - CSS
-
Updated
Feb 1, 2021 - C#
-
Updated
Apr 28, 2019 - Python
- Wikipedia
- Wikipedia
As part of the associated project here, this issue is to track the progress of creating documentation with Read the Docs. My personal preference is RTD, and that's what I'll be working with for now, and keeping subscribers to this issue updated (of course), but it isn't stuck in stone, and can be adjusted later on.
Thanks!