Email Detail
Show an email
GET /hyperkitty/api/list/[email protected]/email/7BA7SX7AQ2VPGQWP677HOFUXLGOL37CW/?format=api
{ "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/7BA7SX7AQ2VPGQWP677HOFUXLGOL37CW/?format=api", "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api", "message_id": "[email protected]", "message_id_hash": "7BA7SX7AQ2VPGQWP677HOFUXLGOL37CW", "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/7BA7SX7AQ2VPGQWP677HOFUXLGOL37CW/?format=api", "sender": { "address": "bstrick (a) N5BRG.COM", "mailman_id": "953542c988dd4c549175bb02a8a6a1ed", "emails": "https://mailman.amsat.org/hyperkitty/api/sender/953542c988dd4c549175bb02a8a6a1ed/emails/?format=api" }, "sender_name": "Bob Stricklin", "subject": "[pacsat-dev] Re: Issue with touch in project", "date": "2024-01-12T04:05:16Z", "parent": null, "children": [], "votes": { "likes": 0, "dislikes": 0, "status": "neutral" }, "content": "Burns,\r\n\r\nIt seems to me this line of code is referring to a folder that would be on the users system under his home directory called gitRepos.\r\nI have looking in Windows under user and my name (home folder) and on my linux computer which I built this code and not seeing this on either one.\r\nI do see errors referring to the touch. When I remove it I have lots of errors.\r\n\r\nIt looks like something that was put in place a long time ago when the project was just rt-ihu.\r\n\r\nWith the line in place the project will build but I don’t like seeing the errors.\r\n\r\nI have used touch to force creation of a file but did not know you could sweep through a project and update times to current time. I see it is used for this according to \"man touch\".\r\n\r\nI wonder if an older version of CCS was not handling time the way people wanted and this was a work around?\r\n\r\nMaybe I could fix this by changing the touch path to match my current system project path info.\r\n\r\nAm I really that worried about changing a time stamp?\r\n\r\nStrange how this causes issue when removed. Maybe the Makefile is not keeping up with project properties changes real time.\r\nChanging all the dates would force a make -B\r\nI haven’t figured out if Build Project generates a new Makefile on every build cycle.\r\n\r\nBob\r\n\r\n\r\nOn Jan 11, 2024, at 9:42 PM, Burns Fisher (AMSAT) via pacsat-dev <[email protected]<mailto:[email protected]>> wrote:\r\n\r\nI think console routines fetches the time that the compile happened, so rebuilding it forces it to include the time of the compile regardless of whether anything else has changed in that routine.\r\n\r\nTouch should just change the date on the file so make will always compile it.\r\n\r\n73,\r\n\r\nBurns Fisher, WB1FJ\r\nAMSAT(R) Engineering -- Flight Software\r\n\r\n\r\nOn Thu, Jan 11, 2024 at 10:38 PM Bob Stricklin via pacsat-dev <[email protected]<mailto:[email protected]>> wrote:\r\n<PacSatSW_Issue.jpeg>\r\n\r\nHere is the location of the “touch” issue?\r\n\r\nWhat is this for?\r\n\r\n Why does it break things if you remove it?\r\n\r\n-----------------------------------------------------------\r\n\r\npacsat-dev mailing list -- [email protected]<mailto:[email protected]>\r\nView archives of this mailing list at https://mailman.amsat.org/hyperkitty/list/[email protected]\r\nTo unsubscribe send an email to [email protected]<mailto:[email protected]>\r\nManage all of your AMSAT-NA mailing list preferences at https://mailman.amsat.org<https://mailman.amsat.org/>\r\n\r\n-----------------------------------------------------------\r\n\r\npacsat-dev mailing list -- [email protected]<mailto:[email protected]>\r\nView archives of this mailing list at https://mailman.amsat.org/hyperkitty/list/[email protected]\r\nTo unsubscribe send an email to [email protected]<mailto:[email protected]>\r\nManage all of your AMSAT-NA mailing list preferences at https://mailman.amsat.org\r\n\r\n\n\n", "attachments": [ { "email": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/7BA7SX7AQ2VPGQWP677HOFUXLGOL37CW/?format=api", "counter": 2, "name": "attachment.html", "content_type": "text/html", "encoding": "utf-8", "size": 6336, "download": "https://mailman.amsat.org/hyperkitty/list/[email protected]/message/7BA7SX7AQ2VPGQWP677HOFUXLGOL37CW/attachment/2/attachment.html" } ] }