adtools icon indicating copy to clipboard operation
adtools copied to clipboard

Fixed the url for the SDK 53.30

Open walkero-gr opened this issue 5 years ago • 2 comments

Fixed the url for the SDK 53.30, as the previous url was downloading SDK 53.24

walkero-gr avatar Nov 09 '18 10:11 walkero-gr

Just stumbled over this as well. Can you please merge?

// Edit: Also, why not switch to https while at it?

Midar avatar Apr 20 '19 11:04 Midar

Time to update this PR to use 53.34 (as long as it hasn't been merged)

raziel- avatar Dec 31 '21 12:12 raziel-

It is probably worth not merging this until the new SDK comes out. 53.34 is broken in the sense that Exec's Reschedule() function is now privatised. This causes build errors in ghr-amigaos-native.c. Can work around it by running SetTaskPri on Task(NULL).

But, the next SDK (I have been told) allows calls to Reschedule again.

3246251196 avatar Oct 05 '22 08:10 3246251196

this issue would be solved by: https://github.com/sba1/adtools/pull/129

3246251196 avatar Oct 05 '22 15:10 3246251196

@sba1 This ticket can be closed.

3246251196 avatar Oct 09 '22 16:10 3246251196

@walkero-gr You can close this ticket now.

3246251196 avatar Mar 31 '23 01:03 3246251196

@3246251196 Thank you so much for that. Good work.

walkero-gr avatar Mar 31 '23 08:03 walkero-gr