How to submit a small code change to the SDL 1.3/2.0?

Hi,

I have been playing a bit with SDL 2.0 in order to port my projects from
1.2 to 2.0 and I found a small resource leak on direct3d renderer code.
Also, I have seen that opengl has several memory leaks that I will try
to fix on coming days.

I tried to find the information on how to submit a change but no luck so
far.

My question is… should I open a new bug with the patch text? can I
commit to mercurial code base? or should I use this mailing list for that?

Thanks in advance!

Cheers
Roberto

I think the bug report with the patch attached is probably the best approach.

2013/5/1, Roberto Prieto (ONO) :> Hi,

I have been playing a bit with SDL 2.0 in order to port my projects from
1.2 to 2.0 and I found a small resource leak on direct3d renderer code.
Also, I have seen that opengl has several memory leaks that I will try
to fix on coming days.

I tried to find the information on how to submit a change but no luck so
far.

My question is… should I open a new bug with the patch text? can I
commit to mercurial code base? or should I use this mailing list for that?

Thanks in advance!

Cheers
Roberto


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

Yep, bug with patch is the best way to make sure it doesn’t get lost.
Sending an e-mail here with a link to the bug will make sure the community
sees it.

Thanks!On Wed, May 1, 2013 at 3:46 AM, Sik the hedgehog <sik.the.hedgehog at gmail.com wrote:

I think the bug report with the patch attached is probably the best
approach.

2013/5/1, Roberto Prieto (ONO) :

Hi,

I have been playing a bit with SDL 2.0 in order to port my projects from
1.2 to 2.0 and I found a small resource leak on direct3d renderer code.
Also, I have seen that opengl has several memory leaks that I will try
to fix on coming days.

I tried to find the information on how to submit a change but no luck so
far.

My question is… should I open a new bug with the patch text? can I
commit to mercurial code base? or should I use this mailing list for
that?

Thanks in advance!

Cheers
Roberto


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org