Skip to content

Ya ta ejercicio 1 y 2#8

Open
nahueldebellis wants to merge 9 commits intogbobr:masterfrom
nahueldebellis:master
Open

Ya ta ejercicio 1 y 2#8
nahueldebellis wants to merge 9 commits intogbobr:masterfrom
nahueldebellis:master

Conversation

@nahueldebellis
Copy link

3.141592653589693238462643383

@gbobr
Copy link
Owner

gbobr commented Oct 12, 2018

run tests

@gbobr
Copy link
Owner

gbobr commented Oct 12, 2018

Can one of the admins verify this patch?

@gbobr
Copy link
Owner

gbobr commented Oct 12, 2018

rerun tests

1 similar comment
@gbobr
Copy link
Owner

gbobr commented Oct 12, 2018

rerun tests

@gbobr
Copy link
Owner

gbobr commented Oct 12, 2018

Por favor, revisar. Falló la compilación automatizada con el siguiente error:

`[workspace] $ /bin/sh -xe /tmp/jenkins6706274267605760394.sh

  • cd ejercicio1
  • make test
    gcc -g -Wall -c intercambio.c -o intercambio.o
    intercambio.c: In function ‘ordenarEneteros’:
    intercambio.c:16:16: error: subscripted value is neither array nor pointer nor vector
    if(viEnteros[i] < viEnteros[i+1]){
    ^
    intercambio.c:16:31: error: subscripted value is neither array nor pointer nor vector
    if(viEnteros[i] < viEnteros[i+1]){
    ^
    intercambio.c:17:27: error: subscripted value is neither array nor pointer nor vector
    intercambio(&viEnteros[i], &viEnteros[i+1]);
    ^
    intercambio.c:17:42: error: subscripted value is neither array nor pointer nor vector
    intercambio(&viEnteros[i], &viEnteros[i+1]);
    ^
    make: *** [intercambio.o] Error 1
    Build step 'Execute shell' marked build as failure
    Setting status of b252062 to FAILURE with url https://jenkins-gbobr-ci.7e14.starter-us-west-2.openshiftapps.com/job/punteros2/3/ and message: 'Build Failed
    '
    Using context: Jenkins
    Finished: FAILURE
    `

Copy link
Owner

@gbobr gbobr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No compila ejercicio 1

@nahueldebellis
Copy link
Author

nahueldebellis commented Oct 12, 2018 via email

@nahueldebellis
Copy link
Author

La funcion se llama "ordenarEneteros"

@nahueldebellis
Copy link
Author

rerun tests

1 similar comment
@gbobr
Copy link
Owner

gbobr commented Oct 12, 2018

rerun tests

@gbobr
Copy link
Owner

gbobr commented Oct 12, 2018

rerun tests

@gbobr
Copy link
Owner

gbobr commented Oct 12, 2018

rerun tests

@gbobr
Copy link
Owner

gbobr commented Oct 12, 2018

rerun tests

@gbobr
Copy link
Owner

gbobr commented Oct 12, 2018

rerun tests

@gbobr
Copy link
Owner

gbobr commented Oct 18, 2018

add to whitelist

@gbobr gbobr added the aprobado label Oct 18, 2018
@nahueldebellis
Copy link
Author

nahueldebellis commented Oct 18, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants