2024-04-19 13:00 AEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0000408mercuryFeature Requestpublic2018-09-22 12:19
Reporterwangp 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
Product Version 
Target VersionFixed in Version 
Summary0000408: make_temp and make_temp_directory should not throw exceptions
DescriptionWe should add an alternative to io.make_temp which returns a success code instead of throwing an exception.

io.make_temp_directory is still new (as of now) so we can still change it to return a success code without maintaining backwards compatibility.
TagsNo tags attached.
Attached Files

-Relationships
+Relationships

-Notes

~0000885

pbone (administrator)

I agree with this change and I'm happy to do it since I'm working on this code anyway.

~0000978

pbone (administrator)

Unassigned things from me.

~0001014

wangp (developer)

make_temp is deprecated and its replacements don't throw exceptions.
+Notes

-Issue History
Date Modified Username Field Change
2016-04-18 11:00 wangp New Issue
2016-04-18 11:20 pbone Note Added: 0000885
2016-04-18 11:20 pbone Assigned To => pbone
2016-04-18 11:20 pbone Status new => assigned
2018-03-13 14:38 pbone Status assigned => acknowledged
2018-03-13 14:38 pbone Note Added: 0000978
2018-09-22 12:19 wangp Assigned To pbone =>
2018-09-22 12:19 wangp Status acknowledged => resolved
2018-09-22 12:19 wangp Resolution open => fixed
2018-09-22 12:19 wangp Note Added: 0001014
+Issue History