about summary refs log tree commit diff stats
path: root/Makefile
diff options
context:
space:
mode:
authorCharlie Gordon <github@chqrlie.org>2024-03-23 12:58:53 +0100
committerbptato <nincsnevem662@gmail.com>2024-04-14 19:00:24 +0200
commit6cdd45bbfe55616097e141f817771616bba6ebe3 (patch)
treec84aa6598637fded133ae6b50dd727f33b221097 /Makefile
parent483e05e72afb76e38eee058457763fe5ab653ef9 (diff)
downloadchawan-6cdd45bbfe55616097e141f817771616bba6ebe3.tar.gz
Improve error handling
- detect and report invalid duplicate parameter names
- throw RangeError for too many function arguments
- throw RangeError for invalid string length
- prevent `-Wcast-function-type` warnings
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
href='/acidbong/suckless/dwm/blame/README?h=2.9&id=937cabfa0aad7eef6d25e9d142a478163de200c5'>^
1076f2b
650a1fb ^
1076f2b



a73a882 ^




1076f2b
650a1fb ^
01a8d44 ^
650a1fb ^
1076f2b
650a1fb ^
1076f2b
650a1fb ^
1076f2b

650a1fb ^
1076f2b
650a1fb ^
1076f2b

98c6a92 ^

7b5638f ^

98c6a92 ^
98c6a92 ^


7b5638f ^
2b66f7a ^
98c6a92 ^
7b5638f ^
1076f2b

a73a882 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55