Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
libxml2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
69
Issues
69
List
Boards
Labels
Service Desk
Milestones
Merge Requests
9
Merge Requests
9
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GNOME
libxml2
Commits
5c0e48b8
Commit
5c0e48b8
authored
Jul 25, 2019
by
Jan Pokorný
Committed by
Nick Wellnhofer
Aug 25, 2019
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo: xpath: simpli{ -> fi}ed
Signed-off-by:
Jan Pokorný
<
jpokorny@redhat.com
>
parent
0571b4e6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
xpath.c
xpath.c
+1
-1
No files found.
xpath.c
View file @
5c0e48b8
...
...
@@ -14019,7 +14019,7 @@ xmlXPathTryStreamCompile(xmlXPathContextPtr ctxt, const xmlChar *str) {
/*
* We don't try to handle expressions using the verbose axis
* specifiers ("::"), just the simplied form at this point.
* specifiers ("::"), just the simpli
fi
ed form at this point.
* Additionally, if there is no list of namespaces available and
* there's a ":" in the expression, indicating a prefixed QName,
* then we won't try to compile either. xmlPatterncompile() needs
...
...
Nick Wellnhofer
@nwellnhof
mentioned in merge request
!33 (closed)
·
Aug 25, 2019
mentioned in merge request
!33 (closed)
mentioned in merge request !33
Toggle commit list
Write
Preview
Markdown
is supported
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