annotate mac/browser.cpp @ 2151:467401a1ca69

Mac: Start the move to the new APIs for launching applications in dw_exec(). The new APIs were introduced in Catalina (10.15), so we need to keep the old APIs for all older versions, so the warnings I was trying to eliminate remain. Also noticing that the console execution is still using xterm instead of Terminal.app, xterm existed in very old versions but Apple has since removed the X11.app and thus the xterm program. Will move to Terminal.app in a later commit.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Fri, 11 Sep 2020 02:56:41 +0000
parents 0e9ea2cd9327
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
623
0e9ea2cd9327 Dummy placeholder for Makefile
mhessling@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
1 /*
0e9ea2cd9327 Dummy placeholder for Makefile
mhessling@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
2 * Dummy
0e9ea2cd9327 Dummy placeholder for Makefile
mhessling@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
3 */