Loading

Paste #psq5oyyug

  1. # https://github.com/alexandergitter/theme-hospital-spec/blob/master/format-specification.md
  2.  
  3. class Reader:
  4.     def __init__(self, fname):
  5.         self.load(fname)

Paste #p08iobebq

  1. Started eval_multiplies: tokens=[('number', 2), ('binop+',), ('number', 3), ('binop*',), ('(',), ('number', 4), ('binop+',), ('unop-',), ('number', 3), (')',)]
  2. Started eval_adds:       tokens=[('number', 2), ('binop+',), ('number', 3), ('binop*',), ('(',), ('number', 4), ('binop+',), ('unop-',), ('number', 3), (')',)]
  3. Started eval_unops:      tokens=[('number', 2), ('binop+',), ('number', 3), ('binop*',), ('(',), ('number', 4), ('binop+',), ('unop-',), ('number', 3), (')',)]
  4. Started eval_factor:     tokens=[('number', 2), ('binop+',), ('number', 3), ('binop*',), ('(',), ('number', 4), ('binop+',), ('unop-',), ('number', 3), (')',)]
  5. Returning 2

Paste #plobkpy8n

  1. Process 4006 (abrt-applet) of user 1000 dumped core.
  2.  
  3. Stack trace of thread 4006:
  4. #0  0x00007f7539f0edd7 problem_get_argv0 (libreport-gtk.so.0)
  5. #1  0x0000563cc9251da7 notify_problem_list (abrt-applet)

Paste #pusjmabcw

  1. Index: src/vehicle_base.h
  2. ===================================================================
  3. --- src/vehicle_base.h  (revision 27655)
  4. +++ src/vehicle_base.h  (working copy)
  5. @@ -327,7 +327,7 @@

Paste #ptpzudymz

  1. Name        : lua-json
  2. Arch        : noarch
  3. Epoch       : 0
  4. Version     : 1.3.2
  5. Release     : 5.fc23

ww 22.04.2018 / 00.04 uhr

  1.  
  2. 670814
  3. 619
  4. 457
  5. 26692

Paste #pwqa05nv2

  1.   Display-issue-with-STR_NEWS_PLANE_USES_TOO_SHORT_RUNWAY              5ed39d551 [origin/Display-issue-with-STR_NEWS_PLANE_USES_TOO_SHORT_RUNWAY: gone] Fix: Displaying issue with the message about airplanes heading to airports with short runways
  2.   EnsureNoShipFromDiagDirs                                             9a4d80383 [origin/EnsureNoShipFromDiagDirs] Add: EnsureNoShipFromDiagDirs
  3.   ScriptBridge-GetName                                                 f1efe276a [origin/ScriptBridge-GetName] Change: AI/GS ScriptBridge::GetName takes one extra parameter to refer the vehicle type
  4.   aircraft-hangar-issues                                               63c83d4af [origi

Ress-Lieferungen 1h (6.10

  1.               01 holzWEG ,       0,      0,      0,      0,  54800,   54800
  2.                  Avalynn ,       0,      0,      0,      0,   2850,    2850
  3.                    Berta ,       0,      0,      0,      0,  78800,   78800
  4.                  Bridget ,       0,      0,      0,      0,  42000,   42000
  5.             Bruder Josef ,       0,      0,      0,      0,   1650,    1650

ww 19.4.2018 09:04h

  1.  
  2. 594008
  3. 511
  4. 292
  5. 26692

Paste #pcqkfrpxk

  1.  
  2. Tinu 09:16
  3. sind die angriffe von deinen freunden begründet weil ich mich nicht entschieden habe wegen dem KR?
  4. Ysengrimus 09:38
  5. Wir haben vor, das Gebiet von NSA und § LM § zu erobern. Wir haben mit den Herzögen, Königen und sogar den Stattis Kontakt aufgenommen und ihnen angeboten, sich uns anzuschliessen - dieses Angebot gilt noch immer. Wer das nicht will, geniesst keinen besonderen Schutz; wenn einer unserer Spieler angreifen will, so darf er das. Und wir werden vermutlich auch organisierte Angriffe laufen in nächster Zeit

Paste #pckbcce5d

  1. $ lua
  2. Lua 5.3.3  Copyright (C) 1994-2016 Lua.org, PUC-Rio
  3. > i = 1
  4. > dir_fix = true
  5. > print(dirfix and i<2 or i>2)

Paste #pcgvcrfo1

  1. int main()
  2. {
  3.     SafeReference<Room> room_ref1;
  4.     printf("&room_ref1 = %p\n", &room_ref1);
  5.     printf("\troom_ref1 valid: %d\n", room_ref1.IsValid());

ww.17.04.2018/11.00 uhr

  1.  
  2. 534083
  3. 483
  4. 313
  5. 26342

Paste #pwj2ixurx

  1. #ifndef SAFE_REF_H
  2. #define SAFE_REF_H
  3.  
  4. #include <cassert>
  5. #include <vector>

Paste #pg7btzk00

  1. --[[ Copyright (c) 2010 RAS
  2.                    2011 FlyingBastard, L_konings, Nossah, KasperVld
  3.                    2012-2013 Omni, Maarten
  4.  
  5. Permission is hereby granted, free of charge, to any person obtaining a copy of