Sha256: 73f08e4acb9f7ac1c3431dce3d492c48f60770e2115ca17f994234eeeccb98c5
Contents?: true
Size: 330 Bytes
Versions: 2
Compression:
Stored size: 330 Bytes
Contents
# NOTE: Derived from ../../lib/POSIX.pm. # Changes made here will be lost when autosplit is run again. # See AutoSplit.pm. package POSIX; #line 217 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/sigsetjmp.al)" sub sigsetjmp { unimpl "sigsetjmp() is C-specific: use eval {} instead"; } # end of POSIX::sigsetjmp 1;
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
STLExtract-1.0.1 | Slic3r/Linux/lib/std/auto/POSIX/sigsetjmp.al |
STLExtract-1.0.0 | Slic3r/Linux/lib/std/auto/POSIX/sigsetjmp.al |