Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Sympa
Commits
0906ef03
Commit
0906ef03
authored
Apr 12, 2021
by
IKEDA Soji
Browse files
[-bug] xgettext.pl: Garbage in POD section should be omitted
parent
d8eaa041
Changes
1
Hide whitespace changes
Inline
Side-by-side
support/xgettext.pl
View file @
0906ef03
...
@@ -344,6 +344,8 @@ sub load_perl {
...
@@ -344,6 +344,8 @@ sub load_perl {
my
$line
;
my
$line
;
s{(?<=\n)__END__\n.*}{}s
;
# Omit postamble
# Sympa variables (gettext_comment, gettext_id and gettext_unit)
# Sympa variables (gettext_comment, gettext_id and gettext_unit)
$line
=
1
;
$line
=
1
;
pos
(
$_
)
=
0
;
pos
(
$_
)
=
0
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment