Loading

Paste #pjsdh8fdn

  1. [SRC] Compiling fios.cpp
  2. In file included from /home/lordaro/dev/openttd/src/fios.cpp:15:0:
  3. /home/lordaro/dev/openttd/src/fios.cpp: In function ‘void FiosGetFileList(SaveLoadOperation, FiosType (*)(SaveLoadOperation, const char*, const char*, char*, const char*), Subdirectory, FileList&)’:
  4. /home/lordaro/dev/openttd/src/fios.cpp:415:72: error: no matching function for call to ‘sort(FiosItem*, const FiosItem*, bool (&)(const FiosItem&, const FiosItem&))’
  5.   std::sort(file_list.Get(sort_start), file_list.End(), CompareFiosItems);

Paste #pux50pe54

  1. [SRC] Compiling fios.cpp
  2. In file included from /home/lordaro/dev/openttd/src/fios.cpp:15:0:
  3. /home/lordaro/dev/openttd/src/fios.cpp: In member function ‘void FileList::BuildFileList(AbstractFileType, SaveLoadOperation)’:
  4. /home/lordaro/dev/openttd/src/fios.cpp:79:28: warning: enum constant in boolean context [-Wint-in-bool-context]
  5.   assert(fop == SLO_LOAD || SLO_SAVE);

Paste #pe7t5aq3f

  1. #!/usr/bin/env python3
  2.  
  3. def conflicting(a, b):
  4.     return any([not a.isdisjoint(i) for i in b])

Paste #pdwqozgkm

  1. diff -r a5e2fda0b31a nml/actions/action2var.py
  2. --- a/nml/actions/action2var.py Tue Sep 09 13:21:01 2014 +0200
  3. +++ b/nml/actions/action2var.py Tue Sep 09 19:12:08 2014 +0200
  4. @@ -956,8 +956,10 @@
  5.      # since we need the variable name later on, a reverse lookup is needed

Paste #pitysbpfe

  1. diff -r a5e2fda0b31a nml/actions/action2var.py
  2. --- a/nml/actions/action2var.py Tue Sep 09 13:21:01 2014 +0200
  3. +++ b/nml/actions/action2var.py Tue Sep 09 13:38:47 2014 +0200
  4. @@ -958,6 +958,7 @@
  5.      func60x = lambda value, pos: expression.FunctionPtr(expression.Identifier(generic.reverse_lookup(vars_60x, value), pos), parse_60x_var, value)

Paste #p9i7gdr0q

  1. ыпыпыыыыыыыыыыыыыыыыыыы

dddddd

  1. dddvvvvvvvvv

Paste #pix6owfod

  1. diff -r 96b8395ca393 nml/free_number_list.py
  2. --- a/nml/free_number_list.py   Thu May 18 20:58:11 2017 +0200
  3. +++ b/nml/free_number_list.py   Mon Jun 19 20:26:10 2017 +0200
  4. @@ -69,7 +69,7 @@
  5.          @return: Some free number.

convertsort.diff

  1. diff --git a/source.list b/source.list
  2. index df35cdd26..888578b4b 100644
  3. --- a/source.list
  4. +++ b/source.list
  5. @@ -442,7 +442,6 @@ core/smallmap_type.hpp

convertsort.diff

  1. diff --git a/source.list b/source.list
  2. index df35cdd26..888578b4b 100644
  3. --- a/source.list
  4. +++ b/source.list
  5. @@ -442,7 +442,6 @@ core/smallmap_type.hpp

Paste #pdibzubsj

  1.  
  2. switch( FEAT_CANALS, SELF, switch_riverbank_grid_terrain_arctic,
  3.   [
  4.    STORE_TEMP( (tile_height > (snowline_height - 2)), 0),
  5.    STORE_TEMP( LOAD_TEMP(0) + (tile_height > (snowline_height - 1)), 0),

Paste #peyla6hpk

  1. rc/pseudo.cpp:719:100: Fehler: no match for »operator(operand types are »std::_Bind_helper<false, long unsigned int (std::vector<std::__cxx11::basic_string<char>, std::allocator<std::__cxx11::basic_string<char> > >::*)() const noexcept, const boost::lambda::lambda_functor<boost::lambda::placeholder<1> >&>::type {aka std::_Bind<std::_Mem_fn<long unsigned int (std::vector<std::__cxx11::basic_string<char>, std::allocator<std::__cxx11::basic_string<char> > >::*)() const noexcept>(boost::lambda::lambda_functor<boost::lambda::placeholder<1> >)>}« and »std::_Bind_helper<false, long unsigned int (std::vector<std::__cxx11::basic_string<char>, std::allocator<std::__cxx11::b

Paste #pbmoxuslj

  1. Best industry colors for "green" map, according to CIE2000:
  2. [215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 180, 204, 198, 165, 177, 64, 132, 70, 161, 211, 33, 142, 9, 191, 157, 45, 4, 189, 147, 167, 183, 186, 127, 116, 140, 171, 104, 35, 37, 12, 102, 213, 60, 194, 43, 133, 130, 6, 118, 255, 26, 214, 134, 203, 48, 69, 155, 62, 162, 41, 85, 111, 1, 126, 19, 209, 63, 168, 124, 65, 143, 17, 100, 166, 200, 24, 207, 190, 83, 55, 121, 61, 101, 128, 148, 56, 52, 68, 30, 99, 38, 49, 172, 77, 103, 163, 196, 164, 173, 44, 141, 115, 153, 152, 75, 57, 18, 20, 81, 28, 98, 187, 185, 79, 170, 135, 22, 106, 46, 181, 109, 205, 192, 47, 86, 29, 10, 7, 34, 178, 154, 184, 76, 1

RATT - Available RoadSubT

  1. A company can build a RoadSubType when:
  2. - A vehicle for it is available for purchase to the company
  3. - The company owns a vehicle for that RoadSubType but the vehicles are expired (like RailTypes)
  4. - The RoadSubType doesn't have vehicles bound to it but is compatible with other RoadSubTypes, like OFFR/DIRT, HWAY

RATT - Available RoadSubT

  1. A company can build a RoadSubType when:
  2. - A vehicle for it is available for purchase to the company
  3. - The company owns a vehicle for that RoadSubType but the vehicles are expired (like RailTypes)
  4. - The RoadSubType doesn't have vehicles bound to it but is compatible with other RoadSubTypes, like OFFR/DIRT, HWAY