File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed
Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 130130: yourself, and from within it, refer to the function in its full
131131: 'Perl_' form with any necessary thread context parameter.
132132:
133+ : AUTOMATIC SORTING and FORMATTING of this file
134+ :
135+ : Don't spend any time trying to get your changes to this file to look nice,
136+ : or, for example, for the conditionals to be in order of importance. Any
137+ : changes you make here will be resorted and reformatted according to the
138+ : current rules in regen/embed.pl and regen/embed_lib.pl. Each entry's flags
139+ : will be sorted asciibetically. (This can cause hassles if the rules
140+ : change between when you make changes here and when you rebase.)
141+ :
133142: Just below is a description of the relevant parts of the automatic
134143: documentation generation system which heavily involves this file. Below that
135144: is a description of all the flags used in this file.
645654: Numeric arguments may also be prefixed with NZ, which will cause the
646655: appropriate asserts to be generated to validate that this is the case.
647656:
648- : Flags should be sorted asciibetically.
649- :
650657: Please keep the next line *BLANK*
651658
652659pr |void |abort_execution|NULLOK SV *msg_sv \
You can’t perform that action at this time.
0 commit comments