-
-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Project load creates files in current directory #7480
Comments
Is this r2 from git? Can you share the file that is producing this issue?
… On 12 May 2017, at 11:48, hummypkg ***@***.***> wrote:
deb# ls -a
./ ../ 7466*
deb# r2 -ptest
-- nothing personal, just bitness
^D
Do you want to save the 'test' project? (Y/n)n
deb# ls -al
total 6.7M
drwxr-xr-x 2 root root 4.0K May 12 10:45 ./
drwx------ 39 root root 4.0K May 12 10:36 ../
-rw-r--r-- 1 root root 0 May 12 10:45 100 0x0081c590
-rw-r--r-- 1 root root 0 May 12 10:45 180 0x0081dd4c
-rw-r--r-- 1 root root 0 May 12 10:45 264 0x0081de00
-rwx------ 1 root root 6.7M May 12 10:37 7466*
-rw-r--r-- 1 root root 0 May 12 10:45 96 0x00801ac0
-rw-r--r-- 1 root root 0 May 12 10:45 96 0x0080dd6c
-rw-r--r-- 1 root root 0 May 12 10:45 .construct 184 0x0081dc94
-rw-r--r-- 1 root root 0 May 12 10:45 .construct f n
-rw-r--r-- 1 root root 0 May 12 10:45 ::__copy_b<std::string*,std.string*> 148 0x0081c67c
-rw-r--r-- 1 root root 0 May 12 10:45 ::__copy_b<std::string*,std.string*> f n
-rw-r--r-- 1 root root 0 May 12 10:45 f n
-rw-r--r-- 1 root root 0 May 12 10:45 ._M_insert_aux 1524 0x0081dfa0
-rw-r--r-- 1 root root 0 May 12 10:45 ._M_insert_aux f n
-rw-r--r-- 1 root root 0 May 12 10:45 .push_back 176 0x0081e594
-rw-r--r-- 1 root root 0 May 12 10:45 .push_back f n
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Yes, latest git version. This is the same file as in issue #7466
then load the file as above. |
What is this command Pstest. You're supposed to put a space like: |
The space can be omitted, but just to be sure, here's the same process /with/ the space..
|
Can you add a test please? |
Its fixed in master pls send a test |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: