U++ framework
Do not panic. Ask here before giving up.

Home » U++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » Possible bug with symlinks on linux ?
Possible bug with symlinks on linux ? [message #35101] Wed, 11 January 2012 14:07 Go to previous message
mdelfede is currently offline  mdelfede
Messages: 1310
Registered: September 2007
Ultimate Contributor
TheIde opens correctly symlinks on Linux; when saving them it overwrites the symlink with the saved file instead of working on the linked one.

So, if I have this scenario :

somedir/aFile.cxx

and in another folder
anotherdir/aFile.cxx    where aFile.cxx is a symlink to former one


upon saving, the 'anoherdir/aFile.cxx' link is replaced with a standard file 'aFile.cxx'. I guess it should instead update the original (linked) file.....

The correct solution would be to truncate the file to 0 length bytes and then overwrite it, instead of (what I think happens...) deleting it and then recreating.

Max

[Updated on: Wed, 11 January 2012 14:13]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Bug: Searching finds the end of the line instead of in text
Next Topic: Bug when viewing log file
Goto Forum:
  


Current Time: Thu Jun 18 13:00:15 GMT+2 2026

Total time taken to generate the page: 0.00470 seconds