shakur shams Mullick added the comment:
Submitted a new patch addressing the review comments.
--
Added file: http://bugs.python.org/file43279/issue_21130_2.patch
___
Python tracker
<http://bugs.python.org/issue21
shakur shams Mullick added the comment:
Emanuel Barry if you want to take it over, I will stop and will not modify my
patch further. Otherwise please let me know.
--
___
Python tracker
<http://bugs.python.org/issue21
New submission from shakur shams Mullick:
After configuring with address sanitizer like this:
$ ./configure --with-address-sanitizer --disable-ipv6
build fails when:
$make
gcc -pthread -c -fsanitize=address -fno-omit-frame-pointer -Wno-unused-result
-Wsign-compare -Wunreachable-code
Changes by shakur shams Mullick :
--
nosy: +shakur shams Mullick
___
Python tracker
<http://bugs.python.org/issue26263>
___
___
Python-bugs-list mailing list
Unsub
shakur shams Mullick added the comment:
I have submitted a patch for the issue. Please review and give feedback.
--
nosy: +shakur shams Mullick
___
Python tracker
<http://bugs.python.org/issue21
Changes by shakur shams Mullick :
--
keywords: +patch
Added file: http://bugs.python.org/file41909/issue21130.patch
___
Python tracker
<http://bugs.python.org/issue21