1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00
Alexey Dokuchaev 980536f7e9 Unbreak the build by fixing two common errors that upset new C++ compilers:
1) evoke/Xsm.cpp:653:17: error: invalid suffix on literal; C++11 requires
   a space between literal and identifier [-Wreserved-user-defined-literal]

2) pekwm/ActionHandler.cc:631:10: error: case value evaluates to 4294967294,
   which cannot be narrowed to type 'int' [-Wc++11-narrowing]
2019-03-11 11:34:07 +00:00
..
2018-03-08 09:33:08 +00:00
2019-02-07 09:21:51 +00:00
2019-02-12 22:26:58 +00:00
2019-01-21 08:57:14 +00:00
2018-08-29 16:49:57 +00:00
2019-02-25 12:15:17 +00:00
2019-02-24 12:47:30 +00:00
2019-02-24 12:47:30 +00:00
2019-02-25 12:15:17 +00:00
2019-01-23 09:30:36 +00:00
2019-01-29 08:59:30 +00:00
2019-01-28 19:45:23 +00:00
2019-02-25 12:15:17 +00:00
2019-01-24 19:37:25 +00:00
2018-11-02 23:46:06 +00:00
2019-02-23 16:44:43 +00:00
2018-08-26 02:39:12 +00:00
2018-06-20 17:05:41 +00:00
2018-09-08 12:31:06 +00:00
2019-03-04 18:34:36 +00:00
2018-05-10 10:34:15 +00:00
2018-09-29 06:19:33 +00:00
2018-07-12 14:30:24 +00:00
2019-01-22 14:44:38 +00:00
2019-01-22 14:44:38 +00:00
2019-01-22 14:44:38 +00:00
2019-01-22 14:44:38 +00:00
2019-03-06 21:49:00 +00:00