|
2017-03-20
| ||
| 23:15 | • Ticket [710f7fd44b] Revised text: Missing dependency in win/Makefile.in status still Closed with 4 other changes artifact: d88c0318a3 user: fvogel | |
|
2017-02-21
| ||
| 19:20 | • Closed ticket [710f7fd44b]. artifact: 54c761677d user: fvogel | |
| 19:20 | Fix [710f7fd44b]: Missing dependency in win/Makefile.in check-in: 21c86cec48 user: fvogel tags: revised_text, tip-466 | |
| 17:11 | • Ticket [710f7fd44b] Missing dependency in win/Makefile.in status still Open with 3 other changes artifact: 928ab2411c user: fvogel | |
| 16:53 | • New ticket [710f7fd44b]. artifact: 948906ab44 user: obermeier | |
| Ticket UUID: | 710f7fd44b0f41f163345eebed939aa57b237f26 | |||
| Title: | Revised [text]: Missing dependency in win/Makefile.in | |||
| Type: | Bug | Version: | revised_text | |
| Submitter: | obermeier | Created on: | 2017-02-21 16:53:59 | |
| Subsystem: | 85. Win Build | Assigned To: | fvogel | |
| Priority: | 5 Medium | Severity: | Severe | |
| Status: | Closed | Last Modified: | 2017-03-20 23:15:15 | |
| Resolution: | Fixed | Closed By: | fvogel | |
| Closed on: | 2017-03-20 23:15:15 | |||
| Description: |
Dependency on kTextUndo.$(OBJEXT) is missing in list of TK_OBJS. If added, the revised_text version compiles on Windows with gcc 4.9.2 in both 32 and 64 bit version. | |||
| User Comments: |
fvogel added on 2017-02-21 19:20:31:
Fixed in branch revised_text. Should compile now (didn't check myself with gcc 4.9.2). fvogel added on 2017-02-21 17:11:23: Thanks. I saw this as well but was unsure if tkUndo.c was still needed or not. Sure it still is, after a bit of thinking. Same change needs to be done in makefile.vc | |||