Tk Source Code

Ticket Change Details
Login
Overview

Artifact ID: 1523e929275d7ace58c9278fe0e5fa6f1603069641637fbd11fa914e9789e4f8 (Awaiting Moderator Approval)
Ticket: c789692418553e02c2c6de57f3b0ef9b793380b8
tk build on Mac OS X 10.6 fails with "assignment of read-only variable"
User & Date: sevanj 2025-07-26 15:19:47
Changes

  1. comment changed to:
    Tried to build version 8.6.16 with GCC 4.2 & llvm-gcc from Xcode, same error with both compilers, though the number of the variable changes.
    
    tk8.6.16/unix/../macosx/tkMacOSXWindowEvent.c: In function ‘-[TKContentView(TKWindowEvent) initWithFrame:]’:
    tk8.6.16/unix/../macosx/tkMacOSXWindowEvent.c:981: error: assignment of read-only variable ‘prop.238’
    make: *** [tkMacOSXWindowEvent.o] Error 1
    
  2. login: "sevanj"
  3. mimetype: "text/plain"