[ create a new paste ] login | about

Link: http://codepad.org/0AcSYDxj    [ raw code | output | fork ]

C, pasted on Aug 31:
[01:44:22] Wowhead Client (1.6.11) started.
[01:44:22] Creating `ContainerForm`.
[01:44:22] Creating `MainForm`.
[01:44:22] Creating `UpdaterForm`.
	[01:44:22] HttpClient::Reset
	[01:44:22] HttpClient::Close
	[01:44:22] HttpClient::Reset
	[01:44:22] HttpClient::Close
	[01:44:22] HttpClient::Request_SendGET
	[01:44:22] Status changed: Connecting
	[01:44:22] Sending GET query. (/files/updates.dat)
	[01:44:22] Thread started.
	[01:44:22] HttpClient::_CallbackResolve
	[01:44:22] HttpClient::_CallbackConnect - Server found.
	[01:44:22] Status changed: Sending
	[01:44:22] HttpClient::_CompletionCondition (... + 0 = 0 bytes)
	[01:44:22] HttpClient::_CompletionCondition (... + 93 = 93 bytes)
	[01:44:22] HttpClient::_CallbackWriteRequest
	[01:44:22] Status changed: Receiving
	[01:44:22] HttpClient::_CallbackReadStatusLine
	[01:44:22] HttpClient::_CallbackReadHeaders (... + 495 = 512 bytes)
	[01:44:22] HttpClient::_CallbackReadContent (... + 370 = 882 bytes)
	[01:44:22] HttpClient::_CallbackReadContent (... + 0 = 882 bytes)
	[01:44:22] Thread finished.
	[01:44:22] Query succeeded.
	[01:44:22] Status changed: Done
	[01:44:22] HttpClient::Close
	[01:44:22] Source: Updater closed
	[01:44:22] HttpClient::Close
[01:44:22] Deleted `UpdaterForm`.
[01:44:22] Refreshing data...
 - Scanning 'C:\Program Files\World of Warcraft' (Live):


Output:
1
2
3
4
5
6
7
8
9
10
11
12
13
Line 1: error: expected identifier or '(' before '[' token
Line 27: error: too many decimal points in number
Line 2: error: stray '`' in program
Line 2: error: stray '`' in program
Line 3: error: stray '`' in program
Line 3: error: stray '`' in program
Line 4: error: stray '`' in program
Line 4: error: stray '`' in program
Line 30: error: stray '`' in program
Line 30: error: stray '`' in program
Line 12: warning: unknown escape sequence '\P'
Line 12: warning: unknown escape sequence '\W'
Line 12: warning: character constant too long for its type


Create a new paste based on this one


Comments: