This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
pascal
/
freepascal.compiler
mirror of
https://gitlab.com/freepascal.org/fpc/source.git
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
+ also add {$inline on} to unit ports in order to enable inlining
git-svn-id: trunk@39366 -
nickysn
7 năm trước cách đây
mục cha
f34710faa0
commit
f93bda6e15
1 tập tin đã thay đổi
với
2 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
2
0
rtl/msdos/ports.pp
+ 2
- 0
rtl/msdos/ports.pp
Xem Tập Tin
@@ -16,6 +16,8 @@
unit ports;
+{$inline on}
+
interface
type