Git Product home page Git Product logo

Comments (5)

sp193 avatar sp193 commented on June 30, 2024 1

I don't see it either, but it is definitely a feature of GCC. If there is a difference in behaviour here, it may be due to how he is checking out his files (i.e. the final newline character is getting lost).

from ps2sdk.

sp193 avatar sp193 commented on June 30, 2024

This is an OPL problem, not a PS2SDK issue. While I removed that definition from atad.h, those values originally could never be used by any program. I will make a pull request for OPL.

from ps2sdk.

alimadhi avatar alimadhi commented on June 30, 2024

now this show after your changes

`
-ps2atad
In file included from ps2atad.c:27:
../common/atad.h:81:24: warning: no newline at end of file
-hdpro_atad
-ps2hdd
In file included from hdd_fio.c:15:
../common/atad.h:81:24: warning: no newline at end of file
In file included from hdd.c:15:
../common/atad.h:81:24: warning: no newline at end of file
In file included from irx_imports.h:20,
from build-imports.c:1:
../common/atad.h:81:24: warning: no newline at end of file
In file included from ../libapa/src/apa.c:17:
../common/atad.h:81:24: warning: no newline at end of file
In file included from ../libapa/src/journal.c:15:
../common/atad.h:81:24: warning: no newline at end of file
In file included from ../libapa/src/free.c:17:
../common/atad.h:81:24: warning: no newline at end of file
In file included from ../libapa/src/password.c:15:
../common/atad.h:81:24: warning: no newline at end of file
-genvmc
-hdldsvr
-ps2dev9
-SMSUTILS
-isofs
-nbns
-httpclient
Stripping...
Compressing...

ali@W8 ~/open-ps2-loader`

from ps2sdk.

sp193 avatar sp193 commented on June 30, 2024

I didn't remove the line from atad.h, so it was always missing. Those aren't actually errors, but warnings.
I've tried to add it. But looking at other files, it seems to be missing there too. I can't tell whether it was added or not, but it's a pretty trivial matter.
If it's still bothering you, you could just open modules/hdd/common/atad.h and add a new line to the bottom of the file.

from ps2sdk.

Jay-Jay-OPL avatar Jay-Jay-OPL commented on June 30, 2024

Just wanted to share that I don't see those warnings when compiling OPL. But then again, I am using an older version of PS2SDK:

My last update version:
commit e825d3b47fe0df8acf86a47dba052ad235f92e09 Author: sp193 Date: Mon Jan 30 17:12:02 2017 +0800

Perhaps something in the new changes in PS2SDK or other PS2DEV utilities is detecting and triggering those warnings?

from ps2sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.