8
0

11 Commits

Author SHA256 Message Date
97395a163e Add Gitea build results 2025-08-12 18:14:59 +02:00
2b36068e13 Accepting request 1071467 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1071467
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Lexical-SealRequireHints?expand=0&rev=6
2023-03-14 17:17:37 +00:00
c671c8fe7d Accepting request 1071464 from devel:languages:perl:autoupdate
- updated to 0.012
   see /usr/share/doc/packages/perl-Lexical-SealRequireHints/Changes
  version 0.012; 2023-03-10
    * bugfix: comprehensive set of preemptive loads of modules for which
      a delayed load might have been compiled while loading this module
    * bugfix: if AutoLoader was loaded during (or before) loading this
      module, flush its compiled code and reload it, to make subsequent
      autoloads of *.al files not leak hints
    * bugfix: if utf8_heavy.pl was loaded during (or before) loading this
      module, flush its compiled code and reload it, to make subsequent
      loads of Unicode data files not leak hints
    * bugfix: perform preemptive loads, of modules for which a delayed
      load might have been compiled while loading this module, regardless
      of whether XS module loading was successful
    * bugfix: also work around hint leakage affecting do-file, which
      suffers exactly the same problem as require
    * correct thread behaviour: make the XS implementation behave the way
      the pure Perl implementation already did, by not applying workaround
      until it has been requested in a particular thread (including being
      requested pre-cloning in a thread from which this thread was cloned)
    * be more conservative about maintaining op tree structure
    * port to Perl 5.33.1, which defines a PERL_VERSION_GE() macro that
      clashes with the one this module previously had
    * delay the preemptive module loads, of modules potentially subject
      to early-compiled delayed loads, until applying the fix
    * update swash test for Perl 5.27.11, which avoids actually loading
      swashes most of the time
    * skip thread tests on some old versions of Perl (around 5.10.0) where
      a core bug makes thread creation violate an internal assertion and
      causes crashes
    * skip thread tests on pre-5.8.9 Perls where a core bug makes thread
      creation corrupt memory
    * skip thread tests on pre-5.8.3 Perls where a core bug makes thread
      completion break the global PL_sv_placeholder
    * in t/override.t, make the test overrides of require() provide the
      correct context to the file scope of each file being loaded
    * test the point at which the workaround goes into effect
    * in documentation, describe the bug affecting "do" on Perls 5.15.{5..7}
    * in documentation, use four-column indentation for all verbatim
      material
    * in META.{yml,json}, point to public bug tracker
    * use full stricture in the module, now that delayed module loads
      compiled while loading this module are properly handled so there's
      no need to try avoiding them entirely
    * in XS, better argument parenthesisation in a macro
    * avoid some compiler warnings that arise on Perl 5.6
    * fix indentation in the reserve definition of wrap_op_checker()

OBS-URL: https://build.opensuse.org/request/show/1071464
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Lexical-SealRequireHints?expand=0&rev=9
2023-03-14 10:41:21 +00:00
d8556e693f Accepting request 514096 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/514096
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Lexical-SealRequireHints?expand=0&rev=5
2017-08-28 13:04:34 +00:00
Stephan Kulow
3cfdf3021e Accepting request 512420 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/512420
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Lexical-SealRequireHints?expand=0&rev=7
2017-08-02 16:54:46 +00:00
d57b8fdadd Accepting request 378579 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/378579
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Lexical-SealRequireHints?expand=0&rev=4
2016-03-26 14:27:30 +00:00
Stephan Kulow
be8a6eb412 Accepting request 378537 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/378537
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Lexical-SealRequireHints?expand=0&rev=5
2016-03-23 11:53:10 +00:00
5db6966752 Accepting request 296066 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/296066
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Lexical-SealRequireHints?expand=0&rev=3
2015-04-15 14:23:55 +00:00
Stephan Kulow
8370d8fe3e Accepting request 295906 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/295906
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Lexical-SealRequireHints?expand=0&rev=3
2015-04-14 06:00:57 +00:00
Stephan Kulow
6580976bc7 Accepting request 224042 from devel:languages:perl
needed by bareword::filehandles

OBS-URL: https://build.opensuse.org/request/show/224042
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Lexical-SealRequireHints?expand=0&rev=1
2014-02-28 18:04:50 +00:00
Stephan Kulow
5736ce4e86 initial package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Lexical-SealRequireHints?expand=0&rev=1
2014-02-27 07:14:30 +00:00