search for: odditiy

Displaying 2 results from an estimated 2 matches for "odditiy".

2008 Dec 16
1
bitpack.c odditiy
While browsing the code I came across line 83 bitpack.c: *_ret=((ret&0xFFFFFFFFUL)>>(m>>1))>>(m+1>>1); Is there any reason why this is so convoluted? Maybe endianess or 64 bit issues? If I'm not mistaken it does exactly the the same as: *_ret = ret >> m; Cheers, Nils
2001 Mar 13
1
Oddities
...has been brought in. We duplicated user A, and just changed the names to warp the innocent and relect me, not her. I hop on my NT-4 laptop and open the shares. I can see "\\machine" just fine, but when I click to open the directories in question, I put in my info and am denied. One odditiy, I pumped up the debug to 3 and restarted. Then I tried to connect again. I get 3 invalid user name errors before I even get prompted. After I'm denied, no errors in log.smb. Also, it tries to chdir to the dir in question /data/testdata, for User A, but for B and C, it's trying to chd...