Block or Report
Block or report tonycoz
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse574 contributions in the last year
Less
More
Activity overview
Contribution activity
May 2023
Created 34 commits in 3 repositories
Created 5 repositories
- tonycoz/io-socket-ip Perl
- tonycoz/Time-Piece Perl
- tonycoz/mime-base64 Perl
- tonycoz/digest-md5 Perl
- tonycoz/perl_smokes_web Perl
Created a pull request in Perl/perl5 that received 4 comments
fix C++ build for MSVC 2022
Fixes #21073 for MSVC Draft since it shouldn't be applied as is. Includes Leont's designated array initialization revert.
+177
−127
•
4
comments
Opened 14 other pull requests in 5 repositories
Perl/perl5
5
open
5
merged
- IO::Socket::IP: detect if setsockopt() fails to clear IPV6_V6ONLY
- Porting/bench.pl: handle changes to cachegrind
- porting/libperl.t: handle nm output on Mac OS Ventura 13.4
- use the linker to link generate_uudmap$(EXE)
- AIX: skip some locale tests
- perlhacktips: C99, but not array designators nor compound literals
- op/sprintf2.t: skip extended precision test on AIX
- PerlIO::via: sanity check READ method return value
- Fix an error reporting bug in ExtUtils::ParseXS
- Revert c56d7fa91 and add a test for the behaviour it broke
Dual-Life/Time-Piece
1
open
Dual-Life/mime-base64
1
open
Dual-Life/digest-md5
1
open
rjbs/perl5
1
closed
Reviewed 11 pull requests in 1 repository
Perl/perl5
11 pull requests
- t/loc_tools.pl: Update text for searched for diagnostic
- hints/darwin.sh: Turn off POSIX 2008 locales
- perldelta: the v5.38.0 delta WIP
- perlapi: Combine sv_eq(), sv_eq_flags() entries
- Revert usage of C99 array designators
- Revert "PERL_SET_LOCALE_CONTEXT: Actually do something"
- perlapi: Fix strftime inaccuracies, clarify
- autodoc.pl: strftime format functions can use short names
- Remove my_strftime8()
- op/sub.t: Cancel watchdog when done
- POSIX: fix compiler warnings on windows
Created an issue in Perl/perl5 that received 10 comments
C++ builds fail with modern C++ compilers
Module: Compress::Raw::Bzip2
Other modules may also be a problem.
Description With a modern C++ compiler supporting and defaulting to C++ 17, the r…
10
comments