Thank you for making the ticket and making a patch. I think the code is now right. I am still unable to compile it for test.
Here is a partial method for test. ``` $ cat sage.log | grep -i --line-buffered --context=1 'Notebook is running at' | grep --line-buffered -o -e "http://.*" ``` (Another minor change is insertion of "-e". This change does affect the action in normal circumstances. But I found it when I tested the code again.) Do I need to take part in GitHub for reviewing the patch? And may be I should ask someone to invite me in Sagemath developer's group? 2020年3月20日金曜日 17時08分40秒 UTC+9 Dima Pasechnik: > > > > On Friday, March 20, 2020 at 3:27:18 AM UTC+8, rana-aere wrote: >> >> Yes, I am aware of it. >> I have intension to help developing Mac Application. >> In August, I can spare time to try compilation and rewriting Mac specific >> codes. >> Currently, I am hesitating because of so may prerequisites or >> dependencies. >> > > The patch you propose is now on > https://trac.sagemath.org/ticket/29371 > > Would be great if someone reviewed it. > -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-support/d25ef0a5-70d8-4e06-9f76-720d5ce5e4cc%40googlegroups.com.