Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VTK
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Alex W.
VTK
Commits
2ed358c5
Commit
2ed358c5
authored
3 years ago
by
Joachim Pouderoux
Browse files
Options
Downloads
Plain Diff
Merge branch 'upstream-diy2' into FixAndroidBuild
# By Diy2 Upstream * upstream-diy2: diy2 2021-07-21 (e47b2b29)
parents
e5535c73
bc9d43d5
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ThirdParty/diy2/vtkdiy2/include/vtkdiy2/io/utils.hpp
+1
-1
1 addition, 1 deletion
ThirdParty/diy2/vtkdiy2/include/vtkdiy2/io/utils.hpp
with
1 addition
and
1 deletion
ThirdParty/diy2/vtkdiy2/include/vtkdiy2/io/utils.hpp
+
1
−
1
View file @
2ed358c5
...
...
@@ -115,7 +115,7 @@ namespace utils
s_template
[
filename
.
size
()]
=
0
;
int
handle
=
-
1
;
#if defined(__MACH__)
#if defined(__MACH__)
|| defined(__ANDROID_API__)
// TODO: figure out how to open with O_SYNC
handle
=
::
mkstemp
(
s_template
.
get
());
#else
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment