User profile: Jonathan100

User info
User name:Jonathan100
History
Joined:
Number of posts:92
Latest posts:

Git problem
Thanks for the replays I kind of solved the issue

Git problem
[code]git pull origin main[/code] gives this: [output] $ git pull origin main error: Pulling is not...

Git problem
Hi. I am trying to get out a confused git situation. I can't really remember how I got there, but I...

Segmentation fault (core dumped)
Thanks folks, the error was due to a buffer overflow of char array I came across nice thread that e...

Segmentation fault (core dumped)
After adding this flag: [quote]-fsanitize=address -fno-omit-frame-pointer[/quote] I got an error eve...