[SVN] Bundle commit 326

Chris Thomas chris at cjack.com
Mon Feb 21 07:46:09 UTC 2005


On Feb 20, 2005, at 11:35 PM, Chris Thomas wrote:

> • Clean up hiding/showing
> • Hide build details by default
> • Error parsing fixes
>
> Changed:
> U   trunk/Objective-C.tmbundle/bin/format_build.rb
>

FYI, mainly as a reminder to myself, one last thing I consider  
important before switching to the new build formatter is this sort of  
error information:

> /Users/chris/CodeP4/Firewire/branch/MacOSX_FireWire_1.4/ 
> CrossTechnology/OSX/KernelPropertyIPC/KIPCUserClient.h: In function  
> `IOService* Provider()':
...
> /Users/chris/CodeP4/Firewire/branch/MacOSX_FireWire_1.4/ 
> CrossTechnology/OSX/KernelPropertyIPC/KIPCUserClient.h: At global  
> scope:
...
> In file included from  
> /Users/chris/CodeP4/Firewire/branch/MacOSX_FireWire_1.4/Firewire/ 
> OSX/KernelExtension/Source/FWAudioEngine.cpp:15:

GCC prints this sort of thing just prior to printing an error or  
warning notification. We need to parse and display it along with the  
error.

Chris





More information about the textmate-dev mailing list