Opened 11 years ago
Closed 11 years ago
#40140 closed enhancement (fixed)
textmate2: change version string
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | neverpanic (Clemens Lang) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | textmate2 |
Description
While speaking with the developer of textmate about a bug report I sent him, he mentioned that although when textmate crashes it displays a message saying the crash report was sent to him, he actually ignores those reports because they came from a custom build of textmate. I asked if there's anything we can do to improve the MacPorts builds of textmate so that its crash reports would be useful to him. He said:
From: "Allan Odgaard" Subject: Re: TextMate 2 intermittent crash in Curl_resolv_timeout Date: August 12, 2013 17:56:24 CDT To: "Ryan Schmidt"
The version string needs to be fixed. In your crash report I see: Version: 2.0-alpha. (9445) A default build (after checking out the alpha.9445 tag) should give a version string of: Version: 2.0-alpha.9445+git.7556bf1 (9445) You could change ‘git’ to ‘ports’ or similar, but the long version string must contain the actual release number.
Change History (3)
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to cal@… |
---|
comment:2 Changed 11 years ago by neverpanic (Clemens Lang)
Status: | new → assigned |
---|
comment:3 Changed 11 years ago by neverpanic (Clemens Lang)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In r109566.