(it found quite a few typos in the code which should never have compiled)
Although I am not sure whether this warning about pass by reference
means pass by reference no longer works or that metacrap think passing arrays by value is a good thing.
time to suck it and see
lots of warnings: 237
C:\Program Files\GlobalPrime-Empty4\MQL4\include\stderror.mqh(113,9) : warning 30: macro redefinition
C:\Program Files\GlobalPrime-Empty4\MQL4\Experts\include\bwaWeeklyRange.mqh(253,86) : warning 41: arrays passed by reference only
C:\Program Files\GlobalPrime-Empty4\MQL4\Experts\include\bwaWeeklyRange.mqh(253,116) : warning 41: arrays passed by reference only
C:\Program Files\GlobalPrime-Empty4\MQL4\Libraries\LibOrderReliable4ss1.mqh(74,6) : warning 46: no #import declaration
C:\Program Files\GlobalPrime-Empty4\MQL4\Libraries\LibOrderReliable4ss1.mqh(75,5) : warning 46: no #import declaration
C:\Program Files\GlobalPrime-Empty4\MQL4\Libraries\LibOrderReliable4ss1.mqh(80,6) : warning 46: no #import declaration
C:\Program Files\GlobalPrime-Empty4\MQL4\Libraries\LibOrderReliable4ss1.mqh(82,5) : warning 46: no #import declaration
Result: 0 error(s), 237 warning(s)
Time: 992 ms
>Exit code: 0