Port recent frame changes to GCC 7
* src/frame.c (keep_ratio): New arg P. Caller changed. Since it is non-null, it avoids a GCC 7 warning that FRAME_PARENT_FRAME might return null. This also avoids a run-time test.
Showing
Please register or sign in to comment