Loading

Paste #pxxnsfmhd

  1.     def p_xxx(p):
  2.         "xxx : xxx2"
  3.         p[0] = [p[1]]
  4.  
  5.     def p_elements2(p):

Paste #pgcufayv7

  1. $ ./configure
  2. checking awk... awk
  3. detecting OS... MINGW
  4. checking build system type... x86_64-w64-mingw32
  5. checking host system type... x86_64-w64-mingw32

Paste #pakjuacgd

  1. $ ./configure
  2. checking awk... awk
  3. detecting OS... MINGW
  4. checking build system type... x86_64-w64-mingw32
  5. checking host system type... x86_64-w64-mingw32

Paste #p4nwmwqv8

  1. in english.txt
  2.  
  3. STR_CONFIG_SETTING_SLOW_TIME_FACTOR                             :{LTBLUE}Slow time factor: {ORANGE}{STRING2}
  4. STR_CONFIG_SETTING_SLOW_TIME_FACTOR_HELPTEXT                    :Slow down the time in game. Default 1 is normal speed. Higher values make time in game run slower.

Paste #plvqeuwi0

  1. blah

Paste #plpbjd2zg

  1. ingo@aeolus:~/bin/mercurial/hg$ sudo apt-get install python2.7-dev
  2. [sudo] Passwort für ingo:
  3. Paketlisten werden gelesen... Fertig
  4. Abhängigkeitsbaum wird aufgebaut.      
  5. Statusinformationen werden eingelesen.... Fertig

code

  1. /* $Id$ */
  2.  
  3. /*
  4.  * This file is part of OpenTTD.
  5.  * OpenTTD is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2.

Paste #pygookm0g

  1. user@computer MINGW64 /r/ottd
  2. $ ./configure
  3. checking awk... awk
  4. detecting OS... MINGW
  5. checking build system type... x86_64-w64-mingw32

Paste #ptmfvm2ag

  1. user@computer MINGW64 /r/ottd
  2. $ ./configure
  3. checking awk... awk
  4. detecting OS... MINGW
  5. checking build system type... x86_64-w64-mingw32

Paste #pervzbwhm

  1. user@computer MINGW64 ~
  2. $ pacman -S mingw-w64-x86_64-toolchain
  3. :: There are 17 members in group mingw-w64-x86_64-toolchain:
  4. :: Repository mingw64
  5.    1) mingw-w64-x86_64-binutils  2) mingw-w64-x86_64-crt-git

Paste #pq4hrufb9

  1. user@computer MINGW64 /r/ottd
  2. $  ./configure
  3. checking awk... awk
  4. detecting OS... MINGW
  5. checking build system type... gcc not found

Paste #pfbphg1zd

  1. (gdb) bt
  2. Python Exception <class 'gdb.error'> DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib/debug/usr/lib64/libjemalloc.so.2-5.0.1-5.fc28.x86_64.debug]:
  3. #0  __lll_lock_wait () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135
  4. #1  0x00007fe4d926acf4 in __GI___pthread_mutex_lock (mutex=0x7fe4cd992eb0) at ../nptl/pthread_mutex_lock.c:78

Paste #ptg3woh3x

  1. diff --git a/src/cargo_type.h b/src/cargo_type.h
  2. index 402e81c1b..c84f1f490 100644
  3. --- a/src/cargo_type.h
  4. +++ b/src/cargo_type.h
  5. @@ -63,14 +63,14 @@ enum CargoType {

Paste #psmc4rgro

  1. (gdb) run
  2. Starting program: /usr/bin/inkscape
  3. warning: Loadable section ".note.gnu.property" outside of ELF segments
  4. warning: Loadable section ".note.gnu.property" outside of ELF segments
  5. warning: Loadable section ".note.gnu.property" outside of ELF segments

nuts basic railtypes

  1.  
  2. //RAILTYPES
  3. item (FEAT_RAILTYPES, rail, 1){
  4.   property{
  5.   label:                            "RAIL";