Displaying 2 results from an estimated 2 matches for "someothernam".
Did you mean:
someothername
2003 Feb 18
0
2 Probs: Mangled Case & Briefcase
...case mangling. I have set "mangle case = Yes" in [global]
and left all other options related to case at their default and it works
to some extent. But for example I cannot rename "whatever.txt" to
"WhatEver.txt". The way it works is to use an intermediary step
"SomeOtherName.txt". Since I am new to Samba I am not sure whether this
is a bug in Samba or whether I have not read the documentation carefully
enough. I'd appreciate a comment from the Pros on whether I should file
this as a bug. Another problem with case mangling (and a bug as well, I
suppose) is...
2007 Mar 20
4
Over-writing functions from other packages? What is a good strategy??
I am writing a package which uses the Rgraphviz package which in turn uses the graph package, but my question does not (I believe) pertain specifically to the these packages so therefore I dare to post the question here:
I my package I have a function "edges" which works on some graphs I have defined. However, there is also a function "edges" (or rather a generic method) in