Ticket #220 (closed enhancement: fixed)

Opened 17 months ago

Last modified 17 months ago

Cython should remove old output file before writing new output file

Reported by: cwitty Owned by: robertwb
Priority: minor Milestone: 0.11
Component: Build System Keywords:
Cc:

Description

This has the effect of breaking hardlinks; the practical result would be that we could safely make "sage -clone" hardlink the Cython output files, to save disk space.

Change History

Changed 17 months ago by robertwb

  • status changed from new to closed
  • resolution set to fixed
  • component changed from Code Generation to Build System
  • milestone changed from wishlist to 0.11

 http://hg.cython.org/cython-devel/rev/e66a36990c06

This change makes it so metadata isn't preserved on old Macs, but playing nice with hard links is more important.

Changed 17 months ago by scoder

  • status changed from closed to reopened
  • resolution fixed deleted

Changed 17 months ago by scoder

  • owner changed from somebody to robertwb
  • status changed from reopened to new

Changed 17 months ago by scoder

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.