From a7ddedeeb55b3bb332132ecdd182e89215967fa1 Mon Sep 17 00:00:00 2001 From: Oskar Date: Sat, 29 Jun 2024 18:39:05 +0200 Subject: added some new strings to initial_path_info and updated fill_ipi accordingly. It's definitely a lot cleaner now. --- TODO | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 734b4a4..ab5ab96 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,7 @@ 1. Maybe make some new structs with paths and such to make combining paths a little less of a pain. If its already there then we can just use them with no problems. -2. Implement function to read log files? And maybe act upon the read contents? I'll have to think more about this. -3. Function to find filenames -4. Clean up some code, remove redundancy and make everything a little smarter where i can -5. +2. Fix that god awful bug where somehow the log filename paths dont get cleared from the string making fopen fail +3. Implement function to read log files? And maybe act upon the read contents? I'll have to think more about this. +4. Function to find filenames +5. Clean up some code, remove redundancy and make everything a little smarter where i can +6. ?. For now we are just warning the user to set the env variable HOME to your home dir but maybe we want to handle this even if its not set? \ No newline at end of file -- cgit v1.2.3